ListRequest.ColumnSelection property

namespace: Serenity.Services   assemblySerenity.Net.Services

Group of columns to select. This is ColumnSelection.List, e.g. only the table fields, not view fields by default.

public ColumnSelection ColumnSelection { get; set; }

See Also