FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deBusinessIntelligence..::..getNumberOfConfigKeysForCategory Method

Gets the number of configuration keys for category.

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

Syntax


public long getNumberOfConfigKeysForCategory(
	string sParentConfigCategory
)
Public Function getNumberOfConfigKeysForCategory ( _
	sParentConfigCategory As String _
) As Long
public:
long long^ getNumberOfConfigKeysForCategory(
	String^ sParentConfigCategory
)

Parameters

sParentConfigCategory
Type: String
The s parent configuration category.

Return Value

System.Int64.