IUtilizationRatioLimit Interface

Represents settings for applying the utilization ratio limit

Namespace:  TSD.API.Remoting.Common
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public interface IUtilizationRatioLimit

The IUtilizationRatioLimit type exposes the following members.

Properties
  NameDescription
Public propertyApplyToAutoDesign
Get a value indicating whether to apply the RatioLimit during the auto-design
Public propertyApplyToCheck
Get a value indicating whether to apply the RatioLimit during the check
Public propertyRatioLimit
Get the ratio limit
Top
See Also