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