TechTalk Genome v4.2

ReferenceQueryField.DataDomainRole Property

Gets or sets the data domain role of the persistent objects that are filtered by the QueryForm control.

[WebExtensionDescription(Description="ReferenceQueryField_DataDomainRole")]
public string DataDomainRole {get; set;}

Property Value

A string that specifies the data domain role of the persistent objects. The default is String.Empty .

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