IIncludeExcludeColumns.IncludeColumns property

namespace: Serenity.Services   assemblySerenity.Net.Services

Set of include columns. These columns are supposed to be additionally selected.

public HashSet<string> IncludeColumns { get; set; }

See Also