<Code Lib>
2027 Property
Changes 0
P

StairsRunType.UndersideSurfaceStyle

Description:
The underside surface style of the stairs run, only available for monolithic stairs run.

public StairsUndersideSurfaceStyle UndersideSurfaceStyle { get; set; }

  • When setting this property: A value passed for an enumeration argument is not a member of that enumeration
  • When setting this property: The stairs run type is not a monolithic type so the data being set is not applicable.

Loading…