Returns unique load case number.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public int Number { get; set; }
Property Value
Int32Exceptions
Exception | Condition |
---|---|
ArgumentException | When setting this property: The given number is not unique. |