Class ModifyPersonFieldGuid
- Namespace
- InSite.Application.People.Write
- Assembly
- Shift.Sdk.dll
public class ModifyPersonFieldGuid : Command, ICommand
- Inheritance
-
ModifyPersonFieldGuid
- Implements
- Inherited Members
- Extension Methods
Constructors
ModifyPersonFieldGuid(Guid, PersonField, Guid?)
public ModifyPersonFieldGuid(Guid personId, PersonField personField, Guid? value)
Parameters
personIdGuidpersonFieldPersonFieldvalueGuid?
Properties
PersonField
public PersonField PersonField { get; set; }
Property Value
Value
public Guid? Value { get; set; }
Property Value
- Guid?