BCSClient Confirmation Property Meridian Enterprise 2013 Developer's Guide | BlueCielo ECM Solutions
Gets the collection of actions that can be confirmed.

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

[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("This property is deprecated. Use the "Confirmations" property.", 
	true)]
public Object Confirmation { get; set; }
Remarks

This property is deprecated. Use the Confirmations property.
See Also