ITemperatureLoadLoadedElementInfo Property

Gets the loaded element

Namespace:  TSD.API.Remoting.Loading
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
EntityInfo LoadedElementInfo { get; }

Property Value

Type: EntityInfo
Remarks
The value should be cast based on the EntityType
See Also