Click or drag to resize

BCRepositoryRemoveAndPurgeSelection Method

Removes and purges a selection with the specified ID property value.

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 void RemoveAndPurgeSelection(
	string selectionID
)

Parameters

selectionID
Type: SystemString
The ID property value of the selection to remove.
See Also