Show / Hide Table of Contents

    Class QueryParamater

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

    Constructors

    QueryParamater()

    Creates a new instance of this class

    Declaration
    public QueryParamater()

    Properties

    IsRequired

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

    Name

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

    Type

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