BCServerDefaultDataPath Property |
Gets the default location of the new vault.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.14.0)
Syntaxpublic string DefaultDataPath { get; set; }
Public Property DefaultDataPath As String
Get
Set
public:
property String^ DefaultDataPath {
String^ get ();
void set (String^ value);
}
member DefaultDataPath : string with get, set
Property Value
Type:
String
See Also