 | IIsolatedFoundationDataUseUserLoadedArea Property |
Gets a value indicating whether to use the user loaded area
Namespace: TSD.API.Remoting.FoundationsAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
SyntaxIProperty<bool> UseUserLoadedArea { get; }
ReadOnly Property UseUserLoadedArea As IProperty(Of Boolean)
Get
property IProperty<bool>^ UseUserLoadedArea {
IProperty<bool>^ get ();
}
abstract UseUserLoadedArea : IProperty<bool> with get
Property Value
IPropertyBoolean
See Also