Show / Hide Table of Contents

    Class UserDefinedSearchInfo

    Options for creating user defined search based on result list.

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

    Properties

    DialogExpression

    Gets or sets the conditions which are used for creating user defined search based on result list.

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

    Name

    The name of the user defined search based on result list.

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