Show / Hide Table of Contents

    Class DocumentWorkflowHistoryStep


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

    Properties

    ActivityName

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

    ActivityType

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

    DocUserVersion

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

    Fields

    Declaration
    public List<BaseField> Fields { get; set; }
    Property Value
    Type Description
    List<BaseField>

    IsStampDecision

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

    Operation

    Declaration
    public ActionType Operation { get; set; }
    Property Value
    Type Description
    ActionType

    OperationTitle

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

    StepDate

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

    StepNumber

    Declaration
    public int StepNumber { get; set; }
    Property Value
    Type Description
    System.Int32

    TaskId

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

    UserName

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