Show / Hide Table of Contents

    Class WorkflowTasksCount

    Total tasks count in a workflow or requests

    Inheritance
    System.Object
    WorkflowTasksCount
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: DocuWare.Platform.ServerClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class WorkflowTasksCount

    Properties

    Count

    Тhe total number of items.

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

    TimeStamp

    TimeStamp of the result.

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