Gets the collection of named properties stored in the briefcase.
Namespace: BlueCieloECM.InnoCielo.Meridian.ClientAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.40.0)
Syntax
| C# |
|---|
public BCEdmBriefcase..::..BCBriefcasePropertyCollection Properties { get; private set; } |
| Visual Basic |
|---|
Public Property Properties As BCEdmBriefcase..::..BCBriefcasePropertyCollection Get Private Set |
| Visual C++ |
|---|
public: property BCEdmBriefcase..::..BCBriefcasePropertyCollection^ Properties { BCEdmBriefcase..::..BCBriefcasePropertyCollection^ get (); private: void set (BCEdmBriefcase..::..BCBriefcasePropertyCollection^ value); } |
Remarks
Values can be used until the briefcase is closed.