Revit 2025 API
Fabrication |
The mapped service identifier of the straight.
Namespace: Autodesk.Revit.DB.Fabrication
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public 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
Int32See Also