RowFieldsBase.AliasName property

namespace: Serenity.Data   assemblySerenity.Net.Entity

Gets the name of the alias.

public string AliasName { get; }

Property Value

The name of the alias.

See Also