FabricationServiceAbbreviation Property |
The short name of service.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic string Abbreviation { get; }
Public ReadOnly Property Abbreviation As String
Get
public:
property String^ Abbreviation {
String^ get ();
}
member Abbreviation : string with get
Property Value
String
See Also