FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deTableExtensions..::..getTaskMappedColumnDisplayNames Method

Gets the task mapped column display names.

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


public Dictionary<string, string> getTaskMappedColumnDisplayNames()
Public Function getTaskMappedColumnDisplayNames As Dictionary(Of String, String)
public:
Dictionary<String^, String^>^ getTaskMappedColumnDisplayNames()

Return Value

Dictionary<System.String, System.String>.