deTableColumns..::..getTableData Method
Gets the table data.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public void getTableData( tableItemTypes oItemType, out string baseTableName )
Public Sub getTableData ( _ oItemType As tableItemTypes, _ <OutAttribute> ByRef baseTableName As String _ )
public: void getTableData( tableItemTypes^ oItemType, [OutAttribute] String^% baseTableName )
Parameters
- oItemType
- Type: FlowWright.cDevDeAPI..::..tableItemTypes
Type of the o item.
- baseTableName
- Type: String%
Name of the base table.