FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getStepUniqueDataTypes Method

Gets the step unique data types.

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

Syntax


public DataTable getStepUniqueDataTypes(
	string stepID
)
Public Function getStepUniqueDataTypes ( _
	stepID As String _
) As DataTable
public:
DataTable^ getStepUniqueDataTypes(
	String^ stepID
)

Parameters

stepID
Type: String
The step identifier.

Return Value

DataTable.