TechTalk Genome v4.2

ReferenceQueryField.FieldTypeName Property

Gets or sets the name of the type that is returned by the persistent reference property that is filtered by the field.

[WebExtensionDescription(Description="ReferenceQueryField_FieldTypeName")]
public string FieldTypeName {get; set;}

Property Value

A string representing the name of the type that is returned by the the persistent reference property. 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