Class JournalSetupUserDeleted
public class JournalSetupUserDeleted : Change, IChange
- Inheritance
-
JournalSetupUserDeleted
- Implements
- Inherited Members
- Extension Methods
Constructors
JournalSetupUserDeleted(Guid, JournalSetupUserRole)
public JournalSetupUserDeleted(Guid user, JournalSetupUserRole role)
Parameters
userGuidroleJournalSetupUserRole
Properties
Role
public JournalSetupUserRole Role { get; }
Property Value
User
public Guid User { get; }