Revit 2025.3 API
Fabrication |
The vendor code of the fabrication part.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public string VendorCode { get; }
Public ReadOnly Property VendorCode As String Get
public: property String^ VendorCode { String^ get (); }
member VendorCode : string with get
Property Value
StringSee Also