Revit 2026 API
Fabrication |
A unique string code that idnenifies the ancillary in the fabriction database in order to purchase it.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public string ProductCode { get; }
Public ReadOnly Property ProductCode As String Get
public: property String^ ProductCode { String^ get (); }
member ProductCode : string with get
Property Value
StringSee Also