deTableExtensions..::..getAllColumnDisplayNames Method
Gets all column display names.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public Dictionary<string, string> getAllColumnDisplayNames( tableExItemTypes type )
Public Function getAllColumnDisplayNames ( _ type As tableExItemTypes _ ) As Dictionary(Of String, String)
public: Dictionary<String^, String^>^ getAllColumnDisplayNames( tableExItemTypes^ type )
Parameters
- type
- Type: FlowWright.cDevDeAPI..::..tableExItemTypes
The type.