StairsType.MiddleSupportsNumber
Description:
The number of middle supports used in the stair.
The number of middle supports used in the stair.
public int MiddleSupportsNumber { get; set; }
-
When setting this property: The given value for supportsNumber is negative.
-
When setting this property: The stairs type has no middle support so the data being set is not applicable.