 | IIsolatedFoundationDataPermanentLoadRatioOption Property |
Gets the permanent load ratio option
Namespace:
TSD.API.Remoting.FoundationsAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIPropertyWithValidValues<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
Type:
IPropertyWithValidValuesPermanentLoadRatioOption
See Also