BCNameSpaceIsAmfsEnabled Property |
Gets a value indicating whether the AMFS share is used by the client.
Namespace: BlueCieloECM.InnoCielo.Meridian.ClientAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public bool IsAmfsEnabled { get; }
Public ReadOnly Property IsAmfsEnabled As Boolean
Get
public:
property bool IsAmfsEnabled {
bool get ();
}
member IsAmfsEnabled : bool with get
Property Value
Type:
BooleanSee Also