Click or drag to resize

BCEdmBriefcaseProperties Property

Gets the collection of named properties stored in the briefcase.

Namespace:  BlueCieloECM.InnoCielo.Meridian.Client
Assembly:  BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax
public BCEdmBriefcaseBCBriefcasePropertyCollection Properties { get; }

Property Value

Type: BCEdmBriefcaseBCBriefcasePropertyCollection
Remarks
Values can be used until the briefcase is closed.
See Also