ICheckResult Interface

Represents a result of the check/design of an entity

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

The ICheckResult type exposes the following members.

Properties
  NameDescription
Public propertyCheckStatus
Gets the check status
Public propertyUtilizationRatio
Get the utilization ratio
Top
See Also