TechTalk Genome v4.2

ReferenceQueryField.PropertyName Property

Gets or sets the name of the persistent reference property that will be filtered by the ReferenceQueryField.

[WebExtensionDescription(Description="ReferenceQueryField_PropertyName")]
[DefaultValue()]
public string PropertyName {get; set;}

Property Value

A string that represents the name 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

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