RVTDocs.com

StairsType.MiddleSupportType

Property
Description:
The type of middle supports used in the stair.
Syntax
public ElementId MiddleSupportType { get; set; }
Exceptions
Exception Condition
ArgumentException When setting this property: supportType is not a valid middle support type.
ArgumentNullException When setting this property: A non-optional argument was null
InvalidOperationException When setting this property: The stairs type has no middle support so the data being set is not applicable.