FieldInfo.FieldName property

namespace: Serenity.Data.Schema   assemblySerenity.Net.Data

Gets or sets the name of the field.

public string FieldName { get; set; }

Property Value

The name of the field.

See Also