ITableRowItem Property (String) |
Returns the value under column name inName
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax DVar this[
string inName
] { get; }
Parameters
- inName
- Type: SystemString
the column name
Return Value
Type:
DVarDVar
See Also