BCEdmBriefcase Property Property Meridian Enterprise 2013 Developer's Guide | BlueCielo ECM Solutions
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: 1.4.0.0 (1.4.53.0)
Syntax

[ObsoleteAttribute("This property is deprecated. Use the "Properties" property.", 
	true)]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public Object Property { get; set; }
Remarks

This property is deprecated. Use the Properties property.
See Also