FabricationPartServiceAbbreviation Property |
The associated service abbreviation for the fabrication service.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic string ServiceAbbreviation { get; }
Public ReadOnly Property ServiceAbbreviation As String
Get
public:
property String^ ServiceAbbreviation {
String^ get ();
}
member ServiceAbbreviation : string with get
Property Value
String
See Also