Click or drag to resize

EndpointElementQueries Property

Gets or sets the queries.

Namespace:  Koden.Utils.REST.ConfigFileSections
Assembly:  Koden.Utils.REST (in Koden.Utils.REST.dll) Version: 1.0.6464.41815
Syntax
public QueryAppearanceCollection Queries { get; set; }

Property Value

Type: QueryAppearanceCollection
The queries.
See Also