Show / Hide Table of Contents

    Class ReassignData


    Inheritance
    System.Object
    ReassignData
    Namespace: DocuWare.Platform.Bpw.Schemas
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class ReassignData : object

    Properties

    Body

    Declaration
    public string Body { get; set; }
    Property Value
    Type Description
    System.String

    NextAssigned

    Declaration
    public List<string> NextAssigned { get; set; }
    Property Value
    Type Description
    List<System.String>

    ReassignTo

    Declaration
    public DataType ReassignTo { get; set; }
    Property Value
    Type Description
    DataType

    SendEmail

    Declaration
    public bool SendEmail { get; set; }
    Property Value
    Type Description
    System.Boolean

    Subject

    Declaration
    public string Subject { get; set; }
    Property Value
    Type Description
    System.String
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top