FabricationPartSizeMapMappedServiceId Property |
The mapped service identifier of the straight.
Namespace: Autodesk.Revit.DB.FabricationAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic int MappedServiceId { get; set; }
Public Property MappedServiceId As Integer
Get
Set
public:
property int MappedServiceId {
int get ();
void set (int value);
}
member MappedServiceId : int with get, set
Property Value
Int32
See Also