AddInIdAttributeValue Property |
AddInId guid value.
Namespace: Autodesk.Revit.DB.MacrosAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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