Click or drag to resize

BCRepositoryPath Method

Returns the (context) path in which the repository was opened.

Namespace:  BlueCieloECM.InnoCielo.Meridian.Server
Assembly:  BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax
public string Path(
	bool amfsPath
)

Parameters

amfsPath
Type: SystemBoolean
A value indicating whether AMFS path was taken into account.

Return Value

Type: String
The (context) path in which the repository was opened.
See Also