Table of Contents

Class AddJournalSetupUser

Namespace
InSite.Application.JournalSetups.Write
Assembly
Shift.Sdk.dll
public class AddJournalSetupUser : Command, ICommand
Inheritance
AddJournalSetupUser
Implements
Inherited Members
Extension Methods

Constructors

AddJournalSetupUser(Guid, Guid, JournalSetupUserRole)

public AddJournalSetupUser(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