BCDocumentTemplateUIIsAmfs Property |
Gets a value indicating whether AMFS share is used.
If then the local workspace is used.
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 IsAmfs { get; }
Public ReadOnly Property IsAmfs As Boolean
Get
public:
property bool IsAmfs {
bool get ();
}
member IsAmfs : bool with get
Property Value
Type:
BooleanSee Also