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