TechTalk Genome v4.2

QuerySimpleFilter.GetPropertyType Method 

Returns the type of the business property that will be filtered.

protected Type GetPropertyType(
   Set set
);

Parameters

set
A Set representing the business objects to be filtered.

Return Value

A Type object that represents the type of the business property that will be filtered.

Requirements

Namespace: TechTalk.Genome.Extensions.Web.UI.Controls

Assembly: TechTalk.Genome.Extensions.Web (in TechTalk.Genome.Extensions.Web.dll)

Version: 4.2.4.4

Editions: Professional, Evaluation, Express

See Also

QuerySimpleFilter Class | TechTalk.Genome.Extensions.Web.UI.Controls Namespace