Revit 2025.3 API
Pipe |
The ElementId of the PipeScheduleType.
Namespace: Autodesk.Revit.DB.Plumbing
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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