The fabrication part service identifier. The service can only be changed to compatible services.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2016 Subscription Release
Syntax
C# |
---|
public int ServiceId { get; set; } |
Visual Basic |
---|
Public Property ServiceId As Integer Get Set |
Visual C++ |
---|
public: property int ServiceId { int get (); void set (int value); } |
Exceptions
Exception | Condition |
---|---|
Autodesk.Revit.Exceptions..::..ArgumentException | When setting this property: |