Show / Hide Table of Contents

    Class PlatformEventData


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

    Properties

    AccessDateTime

    Declaration
    public System.DateTime AccessDateTime { get; set; }
    Property Value
    Type Description
    System.DateTime

    ErrorCode

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

    EventType

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

    Id

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

    IsController

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

    TaskState

    Declaration
    public TaskState TaskState { get; set; }
    Property Value
    Type Description
    TaskState

    WorkflowId

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

    XmlData

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