Click or drag to resize
AssignmentOperation Class
Add or remove assignments.
Inheritance Hierarchy
SystemObject
  DocuWare.Platform.ServerClientAssignmentOperation

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.9
Syntax
C#
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform")]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform", 
	IsNullable = false)]
public class AssignmentOperation

The AssignmentOperation type exposes the following members.

Constructors
  NameDescription
Public methodAssignmentOperation
Initializes a new instance of the AssignmentOperation class
Top
Properties
  NameDescription
Public propertyIds
List of ids of the assigned objects.
Public propertyOperationType
Top
Remarks