TechTalk Genome v4.2

GenomeReferenceField.FieldTypeName Property

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

[WebExtensionDescription(Description="GenomeReferenceField_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

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