Interface ICanUpdateGroupKey
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; }