Click or drag to resize
ITableGetDataRow Method
Get a data row

Namespace: FlexRule.Decisions.Tables.Definitions
Assembly: FlexRule.Decisions (in FlexRule.Decisions.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
IDataRow GetDataRow(
	int index
)

Parameters

index
Type: SystemInt32

Return Value

Type: IDataRow
See Also