FabricationPartProductName Property |
The product name of the fabrication part.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic string ProductName { get; }
Public ReadOnly Property ProductName As String
Get
public:
property String^ ProductName {
String^ get ();
}
member ProductName : string with get
Property Value
String
See Also