Table of Contents

Class AggregateImport

Namespace
Shift.Common.Timeline.Changes
Assembly
Shift.Common.dll
public class AggregateImport
Inheritance
AggregateImport
Inherited Members
Extension Methods

Constructors

AggregateImport()

public AggregateImport()

Properties

Aggregate

public AggregateRoot Aggregate { get; set; }

Property Value

AggregateRoot

Changes

public IEnumerable<IChange> Changes { get; set; }

Property Value

IEnumerable<IChange>