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