Table of Contents

Interface ICanUpdateGroupKey

Namespace
Rinku.Mapping
Assembly
Rinku.dll

A type mapping whose group boundary can be read and replaced.

public interface ICanUpdateGroupKey
Extension Methods

Properties

GroupKey

The type-level grouping option, or null when none is configured.

IGroupingRule? GroupKey { get; set; }

Property Value

IGroupingRule