Returns unique load case number.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public int Number { get; set; }Property Value
Int32
Exceptions
| Exception | Condition |
|---|
| ArgumentException |
When setting this property: The given number is not unique.
|
See Also
Reference