Click or drag to resize

BCRepository.RemoveAndPurgeSelection 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.96.0)
Syntax
public void RemoveAndPurgeSelection(
	string selectionID
)

Parameters

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