Table of Contents

Class ChangeCredentialEmployer

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

Constructors

ChangeCredentialEmployer(Guid, Guid?, string)

public ChangeCredentialEmployer(Guid credential, Guid? employerGroup, string employerGroupStatus)

Parameters

credential Guid
employerGroup Guid?
employerGroupStatus string

Properties

EmployerGroup

public Guid? EmployerGroup { get; }

Property Value

Guid?

EmployerGroupStatus

public string EmployerGroupStatus { get; }

Property Value

string