Share

FabricationPart.ServiceId 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: 26.2.0.0 (26.2.0.0)

Syntax

C#

public int ServiceId { get; set; }

Property Value

Int32

Exceptions

ExceptionCondition
ArgumentException When setting this property:

See Also

Reference

Was this information helpful?