Table of Contents

Class PersonComparer.AddressFieldDifference

Namespace
InSite.Domain.Contacts
Assembly
Shift.Sdk.dll
public class PersonComparer.AddressFieldDifference
Inheritance
PersonComparer.AddressFieldDifference
Inherited Members
Extension Methods

Constructors

AddressFieldDifference(PersonAddressField, string, string)

public AddressFieldDifference(PersonAddressField field, string value1, string value2)

Parameters

field PersonAddressField
value1 string
value2 string

Properties

Field

public PersonAddressField Field { get; }

Property Value

PersonAddressField

Value1

public string Value1 { get; }

Property Value

string

Value2

public string Value2 { get; }

Property Value

string