Interface IAggregateTypeInfo
- Namespace
- Shift.Common.Timeline.Registries
- Assembly
- Shift.Common.dll
public interface IAggregateTypeInfo
- Extension Methods
Properties
Changes
IAggregateChangeTypeInfo[] Changes { get; }
Property Value
Commands
IAggregateCommandTypeInfo[] Commands { get; }
Property Value
ID
Guid ID { get; }
Property Value
Name
string Name { get; }
Property Value
Type
Type Type { get; }