Revit 2025.3 API
Add |
AddInId guid value.
Namespace: Autodesk.Revit.DB.Macros
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public ValueType Value { get; }
Public ReadOnly Property Value As ValueType Get
public: property ValueType^ Value { ValueType^ get (); }
member Value : ValueType with get
Property Value
ValueTypeSee Also