Class AggregateRunContext
public class AggregateRunContext
- Inheritance
-
AggregateRunContext
- Inherited Members
- Extension Methods
Constructors
AggregateRunContext(Guid, Guid)
public AggregateRunContext(Guid organization, Guid user)
Parameters
Properties
Organization
public Guid Organization { get; }
Property Value
User
public Guid User { get; }