ServiceId Property


Fabrication Part Service Id Property

The fabrication part service identifier. The service can only be changed to compatible services.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public int ServiceId { get; set; }

Property Value

Int32
Exceptions
Exception Condition
ArgumentException When setting this property:
See Also