Table of Contents

Class PersonFieldDateOffsetModified

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

Constructors

PersonFieldDateOffsetModified(PersonField, DateTimeOffset?)

public PersonFieldDateOffsetModified(PersonField personField, DateTimeOffset? value)

Parameters

personField PersonField
value DateTimeOffset?

Properties

PersonField

public PersonField PersonField { get; set; }

Property Value

PersonField

Value

public DateTimeOffset? Value { get; set; }

Property Value

DateTimeOffset?