Table of Contents

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

journalSetup Guid
user Guid
role JournalSetupUserRole

Properties

Role

public JournalSetupUserRole Role { get; }

Property Value

JournalSetupUserRole

User

public Guid User { get; }

Property Value

Guid