DocumentsQueryForceRefresh Property DocuWare Platform .NET API
Determine if result list is retrieved from the cache when ForceRefresh is set to false (default) or always a new one is executed when ForceRefresh is set to true.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.6
Syntax

C#
[DefaultValueAttribute(false)]
[DolphinAttribute]
public bool ForceRefresh { get; set; }

Property Value

Type: Boolean
See Also

Reference