LoadBase.HostElement
Description:
The host element for the load.
The host element for the load.
Remarks:
If the load is hosted this is the AnalyticalModel element that hosts the load. If the load is not hosted, "null" is returned.
If the load is hosted this is the AnalyticalModel element that hosts the load. If the load is not hosted, "null" is returned.
public AnalyticalModel HostElement { get; }