Table of Contents

Method GetQueryParameter

Namespace
Innova.Prism.Library.ClassDefinitions
Assembly
Innova.Prism.Library.dll

GetQueryParameter()

Gets the query parameter for the list query.

public QueryParameter<T> GetQueryParameter()

Returns

QueryParameter<T>

The query parameter for the list query.