When set to true the Update notifications are sent with an Update message, instead of Remove + Insert messages
Namespace: Ico.AwxAssembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool UseCompatibilityMode { get; set; } |
Visual Basic |
---|
Public Property UseCompatibilityMode As Boolean Get Set |
JScript |
---|
function get UseCompatibilityMode () : boolean function set UseCompatibilityMode (value : boolean) |