Returns the collection of all work areas and work lists
in the search result for all children contexts which parent
has the specified ID value.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.40.0)
Syntax
Parameters
- parentContextID
- Type: System..::..String
The ID value of the parent context.
The context can be either a work area or a work list.
If nullNothingnullptra null reference (Nothing in Visual Basic) or an empty string, then the root context of the vault is applied.
Return Value
The collection of all work areas and work lists in the
search result for all children contexts which parent
has the specified
ID value.
See Also