Returns a value indicating whether the AMFS share is used by the client.

Namespace: BlueCieloECM.InnoCielo.Meridian.Client
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.40.0)

Syntax

C#
public bool GetUseAMFS()
Visual Basic
Public Function GetUseAMFS As Boolean
Visual C++
public:
bool GetUseAMFS()

Return Value

A value indicating whether the AMFS share is used by the client.

See Also