Table of Contents

Interface IAggregateTypeInfo

Namespace
Shift.Common.Timeline.Registries
Assembly
Shift.Common.dll
public interface IAggregateTypeInfo
Extension Methods

Properties

Changes

IAggregateChangeTypeInfo[] Changes { get; }

Property Value

IAggregateChangeTypeInfo[]

Commands

IAggregateCommandTypeInfo[] Commands { get; }

Property Value

IAggregateCommandTypeInfo[]

ID

Guid ID { get; }

Property Value

Guid

Name

string Name { get; }

Property Value

string

Type

Type Type { get; }

Property Value

Type