FabricationPartProductLongDescription Property |
The product long description of the fabrication part.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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