| IIsolatedFoundationDataPermanentLoadRatioOption Property |
Gets the permanent load ratio option
Namespace: TSD.API.Remoting.FoundationsAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IPropertyWithValidValues<PermanentLoadRatioOption> PermanentLoadRatioOption { get; }
ReadOnly Property PermanentLoadRatioOption As IPropertyWithValidValues(Of PermanentLoadRatioOption)
Get
property IPropertyWithValidValues<PermanentLoadRatioOption>^ PermanentLoadRatioOption {
IPropertyWithValidValues<PermanentLoadRatioOption>^ get ();
}
abstract PermanentLoadRatioOption : IPropertyWithValidValues<PermanentLoadRatioOption> with get
Property Value
IPropertyWithValidValuesPermanentLoadRatioOptionSee Also