ApplicationDefinitionApplicationDefinitionDataMultiServerCompatible Property |
The multi-server mode compatibility flag.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic bool MultiServerCompatible { get; set; }
Public Property MultiServerCompatible As Boolean
Get
Set
public:
property bool MultiServerCompatible {
bool get ();
void set (bool value);
}
Property Value
Type:
Boolean
See Also