CableTrayTypeIsWithFitting Property

Whether this cable tray type is with fitting

Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool IsWithFitting { get; }

Property Value

Boolean
Remarks
True if this cable tray type is with fitting type.
See Also