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