AddInIdAttributeValue Property |
AddInId guid value.
Namespace: Autodesk.Revit.DB.MacrosAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic ValueType Value { get; }
Public ReadOnly Property Value As ValueType
Get
public:
property ValueType^ Value {
ValueType^ get ();
}
member Value : ValueType with get
Property Value
ValueType
See Also