FabricationPartSizeMap.ServiceId Property

FabricationPartSizeMapServiceId Property

The service identifier of the straight.

Namespace: Autodesk.Revit.DB.Fabrication
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public int ServiceId { get; set; }
Public Property ServiceId As Integer
	Get
	Set
public:
property int ServiceId {
	int get ();
	void set (int value);
}
member ServiceId : int with get, set

Property Value

Int32
See Also