BCServiceProvider Remove Method Meridian Enterprise 2013 Developer's Guide | BlueCielo ECM Solutions
Removes the value with the specified key from the context.

Namespace: BlueCieloECM.InnoCielo.Meridian.Client
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.53.0)
Syntax

public bool Remove(
	Guid key
)

Return Value

  if item is successfully removed; otherwise,  . This method also returns   if item was not found in the context.
See Also