Class ChangePersonIdentification
- Namespace
- InSite.Application.People.Write.Old
- Assembly
- Shift.Sdk.dll
public class ChangePersonIdentification : Command, ICommand
- Inheritance
-
ChangePersonIdentification
- Implements
- Inherited Members
- Extension Methods
Constructors
ChangePersonIdentification(Guid, string, string)
public ChangePersonIdentification(Guid person, string employeeUnion, string socialInsuranceNumber)
Parameters
Properties
EmployeeUnion
public string EmployeeUnion { get; set; }
Property Value
SocialInsuranceNumber
public string SocialInsuranceNumber { get; set; }