FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deTableExtensions..::..getDateColumns Method

Gets the date columns.

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

Syntax


public Dictionary<string, string> getDateColumns(
	tableExItemTypes oItemType
)
Public Function getDateColumns ( _
	oItemType As tableExItemTypes _
) As Dictionary(Of String, String)
public:
Dictionary<String^, String^>^ getDateColumns(
	tableExItemTypes^ oItemType
)

Parameters

oItemType
Type: FlowWright.cDevDeAPI..::..tableExItemTypes
Type of the o item.

Return Value

List<System.String>.