Table of Contents

Class AggregateRunContext

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

Constructors

AggregateRunContext(Guid, Guid)

public AggregateRunContext(Guid organization, Guid user)

Parameters

organization Guid
user Guid

Properties

Organization

public Guid Organization { get; }

Property Value

Guid

User

public Guid User { get; }

Property Value

Guid