IRow<TFields>.Fields property

namespace: Serenity.Data   assemblySerenity.Net.Entity

Gets the fields.

public TFields Fields { get; }

Property Value

The fields.

See Also