Show / Hide Table of Contents

    Class RequestStartHistoryStep

    A history step for trigger a request.

    Inheritance
    System.Object
    RequestStartHistoryStep
    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 RequestStartHistoryStep

    Properties

    RequestText

    Request text.

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

    Title

    Title of the request.

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

    UserName

    Name of the user who triggered the request.

    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