Click or drag to resize

BCMultiContextQueryResultGetAllWorkAreas Method

Returns the collection of all work areas and work lists in the search result.

Namespace:  BlueCieloECM.InnoCielo.Meridian.Server
Assembly:  BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax
public BCReadOnlyCollection<BCRepositoryObject> GetAllWorkAreas()

Return Value

Type: BCReadOnlyCollectionBCRepositoryObject
The collection of all work areas and work lists in the search result.
See Also