Class AssignmentOperation
Add or remove assignments.
Inheritance
System.Object
AssignmentOperation
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class AssignmentOperation : object
Properties
Ids
List of ids of the assigned objects.
Declaration
public List<string> Ids { get; set; }
Property Value
| Type | Description |
|---|---|
| List<System.String> |
OperationType
Declaration
public AssignmentOperationType OperationType { get; set; }
Property Value
| Type | Description |
|---|---|
| AssignmentOperationType |