Show / Hide Table of Contents

    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
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top