Table of Contents

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

personId Guid
personField PersonField
value Guid?

Properties

PersonField

public PersonField PersonField { get; set; }

Property Value

PersonField

Value

public Guid? Value { get; set; }

Property Value

Guid?