MasterDetailRelationAttribute.ColumnsType property

namespace: Serenity.Data.Mapping   assemblySerenity.Net.Data

Gets or sets the columns type with properties to include in column selection

public Type ColumnsType { get; set; }

Property Value

The include columns type with properties to include.

See Also