Click or drag to resize
BCSClientConfirmation Property

Note: This API is now obsolete.

Gets the collection of actions that can be confirmed.

Namespace: BlueCieloECM.InnoCielo.Meridian.Scripting
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax
[ObsoleteAttribute("This property is deprecated. Use the "Confirmations" property.", 
	true)]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public Object Confirmation { get; set; }

Property Value

Type: Object
Remarks
This property is deprecated. Use the Confirmations property.
See Also