Click or drag to resize
BatchUpdateIndexFieldsResultSuccessCount Property
The number of successfull updated documents.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[XmlAttributeAttribute]
public int SuccessCount { get; set; }

Property Value

Type: Int32
See Also