Removes all documents from the selection that are not also in the given selection.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.53.0)
Syntax
public void CrossSection( BCSelection selection )
Parameters
- selection
- Type: BlueCieloECM.InnoCielo.Meridian.Server BCSelection
The selection to cross with.
See Also