Interface IGroupSummaryResult
- Namespace
- GroupeIsa.Neos.Designer.UIAbstractions
- Assembly
- GroupeIsa.Neos.Designer.UIAbstractions.dll
Provides the functionality to retrieve summaries.
public interface IGroupSummaryResult : ISummaryResult
- Inherited Members
Properties
Key
Gets the group key.
Dictionary<IViewModelProperty, object> Key { get; }