Class DeleteJournalSetupUser
- Namespace
- InSite.Application.JournalSetups.Write
- Assembly
- Shift.Sdk.dll
public class DeleteJournalSetupUser : Command, ICommand
- Inheritance
-
DeleteJournalSetupUser
- Implements
- Inherited Members
- Extension Methods
Constructors
DeleteJournalSetupUser(Guid, Guid, JournalSetupUserRole)
public DeleteJournalSetupUser(Guid journalSetup, Guid user, JournalSetupUserRole role)
Parameters
journalSetupGuiduserGuidroleJournalSetupUserRole
Properties
Role
public JournalSetupUserRole Role { get; }
Property Value
User
public Guid User { get; }