Field.JoinAlias property

namespace: Serenity.Data   assemblySerenity.Net.Entity

Gets the join alias.

public string JoinAlias { get; }

Property Value

The join alias.

See Also