FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deBusinessIntelligence..::..getNumberOfSubCategories Method

Gets the number of sub categories.

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

Syntax


public long getNumberOfSubCategories(
	string sStepParentCategoryID
)
Public Function getNumberOfSubCategories ( _
	sStepParentCategoryID As String _
) As Long
public:
long long^ getNumberOfSubCategories(
	String^ sStepParentCategoryID
)

Parameters

sStepParentCategoryID
Type: String
The s step parent category identifier.

Return Value

System.Int64.