| IUtilizationRatioLimitRatioLimit Property |
Get the ratio limit
Namespace: TSD.API.Remoting.CommonAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IProperty<double> RatioLimit { get; }
ReadOnly Property RatioLimit As IProperty(Of Double)
Get
property IProperty<double>^ RatioLimit {
IProperty<double>^ get ();
}
abstract RatioLimit : IProperty<float> with get
Property Value
IPropertyDoubleSee Also