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
Properties
EmployerGroup
public Guid? EmployerGroup { get; }
Property Value
- Guid?
EmployerGroupStatus
public string EmployerGroupStatus { get; }