Indicates if the railing has a host.
Namespace: Autodesk.Revit.DB.ArchitectureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic bool HasHost { get; }
Public ReadOnly Property HasHost As Boolean
Get
public:
property bool HasHost {
bool get ();
}
member HasHost : bool with get
Property Value
Boolean
See Also