Class QueryParamater
Inheritance
System.Object
QueryParamater
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class QueryParamater : object
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 |