ILoadcaseAutomaticLoading Property

Gets a value indicating that the loading is generated automatically

Namespace:  TSD.API.Remoting.Loading
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
IProperty<bool> AutomaticLoading { get; }

Property Value

Type: IPropertyBoolean
See Also