FabricationPartProductCode Property |
The current database id of the part within the fabrication database.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic string ProductCode { get; }
Public ReadOnly Property ProductCode As String
Get
public:
property String^ ProductCode {
String^ get ();
}
member ProductCode : string with get
Property Value
String
See Also