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