BatchUpdateIndexFieldsResult MembersDocuWare Platform .NET API
The BatchUpdateIndexFieldsResult type exposes the following members.
Constructors

  NameDescription
Public methodBatchUpdateIndexFieldsResult
Initializes a new instance of the BatchUpdateIndexFieldsResult class
Back to Top
Methods

  NameDescription
Public methodPostToNextRelationForBatchUpdateIndexFieldsResult
Calls the HTTP Post method on the link for the relation “next”.
Public methodPostToNextRelationForBatchUpdateIndexFieldsResultAsync
Calls the HTTP Post method on the link for the relation “next” asynchronously.
Back to Top
Properties

  NameDescription
Public propertyItem
Public propertyLinks
Public propertyNextRelationLink
Gets the Uri of the link for the relation “next”.
Public propertySuccessCount
The number of successfull updated documents.
Back to Top
See Also