deFormDefinition..::..getDetailData Method
Gets the detail data.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public DataTable getDetailData( out DataTable oColData )
Public Function getDetailData ( _ <OutAttribute> ByRef oColData As DataTable _ ) As DataTable
public: DataTable^ getDetailData( [OutAttribute] DataTable^% oColData )
Parameters
- oColData
- Type: DataTable%
The o col data.