Show / Hide Table of Contents

    Class ResultDialogFunction

    Function of result list

    Inheritance
    System.Object
    ResultDialogFunction
    Namespace: DocuWare.Platform.ServerClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class ResultDialogFunction : object

    Constructors

    ResultDialogFunction()

    Creates a new instance of this class

    Declaration
    public ResultDialogFunction()

    Properties

    AsButton

    If this option is enabled, the result list contains a button with which to call the function

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

    InToolBar

    If this option is enabled, the result list contains an icon you can use to access the function

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

    Type

    The type of the result dialog function.

    Declaration
    public ResultDialogFunctionType Type { get; set; }
    Property Value
    Type Description
    ResultDialogFunctionType
    In This Article
    • Constructors
      • ResultDialogFunction()
    • Properties
      • AsButton
      • InToolBar
      • Type
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top