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; }
Public ReadOnly Property Properties As BCEdmBriefcaseBCBriefcasePropertyCollection
Get
Property Value
Type:
BCEdmBriefcaseBCBriefcasePropertyCollectionRemarks
Values can be used until the briefcase is closed.
See Also