Click or drag to resize
SearchPositionQueryIgnoreCase Property
Define if case is ignored

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.9
Syntax
C#
[DefaultValueAttribute(true)]
[XmlAttributeAttribute]
public bool IgnoreCase { get; set; }

Property Value

Type: Boolean
See Also