The value of the property.
Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public int Value { get; set; }
Property Value
Int32Exceptions
Exception | Condition |
---|---|
ArgumentException | When setting this property: The input value is invalid for this AssetPropertyEnum property. |
InvalidOperationException | When setting this property: The asset property is not editable. |