Returns the (context) path in which the repository was opened.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.40.0)
Syntax
| C# |
|---|
public string Path( bool amfsPath ) |
| Visual Basic |
|---|
Public Function Path ( _ amfsPath As Boolean _ ) As String |
| Visual C++ |
|---|
public: String^ Path( bool amfsPath ) |
Parameters
- amfsPath
- Type: System..::..Boolean
A value indicating whether AMFS path was taken into account.