| BCSBriefcasePath Property | 
            Gets or sets the briefcase file path.
            
 
Namespace: BlueCieloECM.InnoCielo.Meridian.ScriptingAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
 Syntax
Syntaxpublic string Path { get; set; }Public Property Path As String
	Get
	Set
public:
property String^ Path {
	String^ get ();
	void set (String^ value);
}member Path : string with get, set
Property Value
Type: 
String See Also
See Also