Class JournalCreated
public class JournalCreated : Change, IChange
- Inheritance
-
JournalCreated
- Implements
- Inherited Members
- Extension Methods
Constructors
JournalCreated(Guid, Guid)
public JournalCreated(Guid journalSetup, Guid user)
Parameters
Properties
JournalSetup
public Guid JournalSetup { get; }
Property Value
User
public Guid User { get; }