Click or drag to resize
CellCheckInfo Property

Namespace: FlexRule.Decisions.Tables.Definitions
Assembly: FlexRule.Decisions (in FlexRule.Decisions.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public ICheckCellInfo CheckInfo { get; set; }

Property Value

Type: ICheckCellInfo

Implements

ICellCheckInfo
See Also