Show / Hide Table of Contents

Class BulkUpdateSystem.ContactFieldValueKeys

Inheritance
Object
BulkUpdateSystem.ContactFieldValueKeys
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.BulkUpdate
Assembly: SoDataBase.dll
Syntax
public static class ContactFieldValueKeys

Fields

AddInterests

Declaration
public const string AddInterests = "addInterests"
Field Value
Type Description
String

AssociateId

Declaration
public const string AssociateId = "associateId"
Field Value
Type Description
String

Business

Declaration
public const string Business = "business"
Field Value
Type Description
String

Category

Declaration
public const string Category = "category"
Field Value
Type Description
String

ContactCountry

Declaration
public const string ContactCountry = "contactCountry"
Field Value
Type Description
String

ContactNoMail

Declaration
public const string ContactNoMail = "contactNoMail"
Field Value
Type Description
String

Department

Declaration
public const string Department = "department"
Field Value
Type Description
String

EMail

Declaration
public const string EMail = "e-mail"
Field Value
Type Description
String

Fax

Declaration
public const string Fax = "fax"
Field Value
Type Description
String

Name

Declaration
public const string Name = "name"
Field Value
Type Description
String

Number1

Declaration
public const string Number1 = "number1"
Field Value
Type Description
String

Number2

Declaration
public const string Number2 = "number2"
Field Value
Type Description
String

OrgNr

Declaration
public const string OrgNr = "orgNr"
Field Value
Type Description
String

Phone

Declaration
public const string Phone = "phone"
Field Value
Type Description
String

PostalAddressAddress1

Declaration
public const string PostalAddressAddress1 = "postalAddress/address1"
Field Value
Type Description
String

PostalAddressAddress2

Declaration
public const string PostalAddressAddress2 = "postalAddress/address2"
Field Value
Type Description
String

PostalAddressAddress3

Declaration
public const string PostalAddressAddress3 = "postalAddress/address3"
Field Value
Type Description
String

PostalAddressCounty

Declaration
public const string PostalAddressCounty = "postalAddress/county"
Field Value
Type Description
String

PostalAddressState

Declaration
public const string PostalAddressState = "postalAddress/state"
Field Value
Type Description
String

PostalAddressZipCity

Declaration
public const string PostalAddressZipCity = "postalAddress/zipCity"
Field Value
Type Description
String

PostalAddressZipCode

Declaration
public const string PostalAddressZipCode = "postalAddress/zipCode"
Field Value
Type Description
String

RemoveInterest

Declaration
public const string RemoveInterest = "removeInterest"
Field Value
Type Description
String

Stopped

Declaration
public const string Stopped = "stopped"
Field Value
Type Description
String

StreetAddressAddress1

Declaration
public const string StreetAddressAddress1 = "streetAddress/address1"
Field Value
Type Description
String

StreetAddressAddress2

Declaration
public const string StreetAddressAddress2 = "streetAddress/address2"
Field Value
Type Description
String

StreetAddressAddress3

Declaration
public const string StreetAddressAddress3 = "streetAddress/address3"
Field Value
Type Description
String

StreetAddressCounty

Declaration
public const string StreetAddressCounty = "streetAddress/county"
Field Value
Type Description
String

StreetAddressState

Declaration
public const string StreetAddressState = "streetAddress/state"
Field Value
Type Description
String

StreetAddressZipCity

Declaration
public const string StreetAddressZipCity = "streetAddress/zipCity"
Field Value
Type Description
String

StreetAddressZipCode

Declaration
public const string StreetAddressZipCode = "streetAddress/zipCode"
Field Value
Type Description
String

Url

Declaration
public const string Url = "url"
Field Value
Type Description
String
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top