Table of Contents

Class PersonFieldGuidModified

Namespace
InSite.Domain.Contacts
Assembly
Shift.Sdk.dll
public class PersonFieldGuidModified : Change, IChange
Inheritance
PersonFieldGuidModified
Implements
Inherited Members
Extension Methods

Constructors

PersonFieldGuidModified(PersonField, Guid?)

public PersonFieldGuidModified(PersonField personField, Guid? value)

Parameters

personField PersonField
value Guid?

Properties

PersonField

public PersonField PersonField { get; set; }

Property Value

PersonField

Value

public Guid? Value { get; set; }

Property Value

Guid?