Click or drag to resize
ISettingsRowGetValueT Method

Namespace: FlexRule.Decisions.Tables.Definitions
Assembly: FlexRule.Decisions (in FlexRule.Decisions.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
T GetValue<T>(
	string name
)

Parameters

name
Type: SystemString

Type Parameters

T

Return Value

Type: T
See Also