Click or drag to resize
SearchPositionQueryStartSectionNumber Property
Define a starting section for the search

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

Property Value

Type: Int32
See Also