FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deBusinessIntelligence..::..getNumberOfChildFolders Method

Gets the number of child folders.

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

Syntax


public long getNumberOfChildFolders(
	string sParentFolderID
)
Public Function getNumberOfChildFolders ( _
	sParentFolderID As String _
) As Long
public:
long long^ getNumberOfChildFolders(
	String^ sParentFolderID
)

Parameters

sParentFolderID
Type: String
The s parent folder identifier.

Return Value

System.Int64.