Click or drag to resize

MPInterfaceoGetListFolderGroupsForProjects Method

Returns a Generic.List of key pairs of the DMS Folder Names for the project dimension.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public List<clsKeyPair> oGetListFolderGroupsForProjects(
	string sProjectnumber
)

Parameters

sProjectnumber
Type: SystemString

Return Value

Type: ListclsKeyPair
Remarks