Gets the base URL of the vault which can be used by Web Access.
            
 
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 RootURL { get; }Public ReadOnly Property RootURL As String
	Get
public:
property String^ RootURL {
	String^ get ();
}member RootURL : string with get
Property Value
Type: 
String See Also
See Also