Revit 2026 API
Pipe |
The ElementId of the PipeScheduleType.
Namespace: Autodesk.Revit.DB.Plumbing
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ElementId ScheduleTypeId { get; }
Public ReadOnly Property ScheduleTypeId As ElementId Get
public: property ElementId^ ScheduleTypeId { ElementId^ get (); }
member ScheduleTypeId : ElementId with get
Property Value
ElementIdSee Also