Class QueryParamatersList
Inheritance
System.Object
QueryParamatersList
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class QueryParamatersList : object
Properties
Parameter
Declaration
public List<QueryParamater> Parameter { get; set; }
Property Value
Type | Description |
---|---|
List<QueryParamater> |