Revit 2025 API
Vendor |
AddInId VendorId value.
Namespace: Autodesk.Revit.DB.Macros
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public string Value { get; }
Public ReadOnly Property Value As String Get
public: property String^ Value { String^ get (); }
member Value : string with get
Property Value
StringSee Also