BCNameSpaceGetUseAMFS Method |
Returns 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 Function GetUseAMFS As Boolean
public:
bool GetUseAMFS()
member GetUseAMFS : unit -> bool
Return Value
Type:
BooleanA value indicating whether the AMFS share is used by the client.
See Also