Indicates if the railing has a host.
Namespace: Autodesk.Revit.DB.ArchitectureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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