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