Click or drag to resize
DataTransferResultArgsIsNotModified Property
A boolean value indicating whether the data was not modified. It is calculated by server based on the ETag passed in the optional parameters.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public bool IsNotModified { get; set; }

Property Value

Type: Boolean
See Also