Share Email Facebook Twitter LinkedIn LoadBase.HostElementId Property The host element ID for the load. Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0) Syntax C# public ElementId HostElementId { get; }Property ValueElementId Remarks If the load is hosted this is the id of the Analytical Element that hosts the load. If the load is not hosted, InvalidElementId is returned. See AlsoReferenceLoadBase ClassAutodesk.Revit.DB.Structure Namespace