FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getDefinitionsByFolder Method

Gets the definitions by folder.

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

Syntax


public DataTable getDefinitionsByFolder(
	string sFolderID,
	string sUser
)
Public Function getDefinitionsByFolder ( _
	sFolderID As String, _
	sUser As String _
) As DataTable
public:
DataTable^ getDefinitionsByFolder(
	String^ sFolderID, 
	String^ sUser
)

Parameters

sFolderID
Type: String
The s folder identifier.
sUser
Type: String
The s user.

Return Value

DataTable.