BatchUpdateProcessData ClassDocuWare Platform .NET API
Inheritance Hierarchy

SystemObject
  DocuWare.Platform.ServerClientBatchUpdateProcessData

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

C#
[SerializableAttribute]
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform")]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform", 
	IsNullable = false)]
public class BatchUpdateProcessData

The BatchUpdateProcessData type exposes the following members.

Constructors

  NameDescription
Public methodBatchUpdateProcessData
Creates a new instance of this class
Top
Properties

  NameDescription
Public propertyBatchSize
The number of documents which are updated within a update chunk.
Public propertyBreakOnError
If this attribute is set to
Public propertyField
The fields which are updated.
Public propertyStoreDialogId
The id of the dialog to be used to update fields which are hidden inside the store dialog.
Top
Remarks

See Also

Reference