MapperKernelRollupGrouperField Property |
Gets the roll-up grouping field when roll-up grouping is in effect. Returns null when not in effect.
Namespace:
NetQuarry.Data
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax protected IField RollupGrouperField { get; }
Protected ReadOnly Property RollupGrouperField As IField
Get
Property Value
Type:
IFieldSee Also