Interface IUtilizationRatioLimit
Represents settings for applying the utilization ratio limit
Namespace: TSD.API.Remoting.Common
Assembly: TSD.API.Remoting.dll
Syntax
public interface IUtilizationRatioLimit
Properties
| Name | Description |
|---|---|
| ApplyToAutoDesign | Get a value indicating whether to apply the RatioLimit during the auto-design |
| ApplyToCheck | Get a value indicating whether to apply the RatioLimit during the check |
| RatioLimit | Get the ratio limit |