Field.TextualField property

namespace: Serenity.Data   assemblySerenity.Net.Entity

Gets or sets the textual field.

public string TextualField { get; set; }

Property Value

The textual field.

See Also