Click or drag to resize

BCSClient.Arguments Property

Gets the collection of named properties stored on a local machine for the current user.

Namespace:  BlueCieloECM.InnoCielo.Meridian.Scripting
Assembly:  BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax
public BCSClient.ClientArgumentCollection Arguments { get; }

Property Value

Type: BCSClient.ClientArgumentCollection
Remarks
Values can be used until the vault is closed.
See Also