FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deBusinessIntelligence..::..getStepCountByDataTypeID Method

getStepCountByDataTypeID

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

Syntax


public long getStepCountByDataTypeID(
	string sDataTypeID
)
Public Function getStepCountByDataTypeID ( _
	sDataTypeID As String _
) As Long
public:
long long^ getStepCountByDataTypeID(
	String^ sDataTypeID
)

Parameters

sDataTypeID
Type: String
The s data type identifier.

Return Value

System.Int64.