Table of Contents

Class LocationFieldMask

Namespace
InSite.Domain.Organizations
Assembly
Shift.Sdk.dll
public class LocationFieldMask
Inheritance
LocationFieldMask
Inherited Members
Extension Methods

Constructors

LocationFieldMask()

public LocationFieldMask()

Properties

Address1

public bool Address1 { get; set; }

Property Value

bool

Address2

public bool Address2 { get; set; }

Property Value

bool

City

public bool City { get; set; }

Property Value

bool

Country

public bool Country { get; set; }

Property Value

bool

Description

public bool Description { get; set; }

Property Value

bool

IsEmpty

public bool IsEmpty { get; }

Property Value

bool

Mobile

public bool Mobile { get; set; }

Property Value

bool

Phone

public bool Phone { get; set; }

Property Value

bool

PostalCode

public bool PostalCode { get; set; }

Property Value

bool

Province

public bool Province { get; set; }

Property Value

bool

Methods

ShouldSerializeAddress1()

public bool ShouldSerializeAddress1()

Returns

bool

ShouldSerializeAddress2()

public bool ShouldSerializeAddress2()

Returns

bool

ShouldSerializeCity()

public bool ShouldSerializeCity()

Returns

bool

ShouldSerializeCountry()

public bool ShouldSerializeCountry()

Returns

bool

ShouldSerializeDescription()

public bool ShouldSerializeDescription()

Returns

bool

ShouldSerializeMobile()

public bool ShouldSerializeMobile()

Returns

bool

ShouldSerializePhone()

public bool ShouldSerializePhone()

Returns

bool

ShouldSerializePostalCode()

public bool ShouldSerializePostalCode()

Returns

bool

ShouldSerializeProvince()

public bool ShouldSerializeProvince()

Returns

bool