DownloadResultArgsIsNotModified 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: 550.0.60.0
Syntaxpublic bool IsNotModified { get; set; }
Property Value
Type:
Boolean
See Also