Class BulkUpdateSystem.ContactFieldValueKeys
Inheritance
BulkUpdateSystem.ContactFieldValueKeys
Assembly: SoDataBase.dll
public static class BulkUpdateSystem.ContactFieldValueKeys
Fields
Declaration
public const string AddInterests = "addInterests"
Field Value
Declaration
public const string AssociateId = "associateId"
Field Value
Declaration
public const string Business = "business"
Field Value
Declaration
public const string Category = "category"
Field Value
Declaration
public const string ContactCountry = "contactCountry"
Field Value
Declaration
public const string ContactNoMail = "contactNoMail"
Field Value
Declaration
public const string Department = "department"
Field Value
Declaration
public const string EMail = "e-mail"
Field Value
Declaration
public const string Fax = "fax"
Field Value
Declaration
public const string Name = "name"
Field Value
Declaration
public const string Number1 = "number1"
Field Value
Declaration
public const string Number2 = "number2"
Field Value
Declaration
public const string OrgNr = "orgNr"
Field Value
Declaration
public const string Phone = "phone"
Field Value
PostalAddressAddress1
Declaration
public const string PostalAddressAddress1 = "postalAddress/address1"
Field Value
PostalAddressAddress2
Declaration
public const string PostalAddressAddress2 = "postalAddress/address2"
Field Value
PostalAddressAddress3
Declaration
public const string PostalAddressAddress3 = "postalAddress/address3"
Field Value
PostalAddressCounty
Declaration
public const string PostalAddressCounty = "postalAddress/county"
Field Value
PostalAddressState
Declaration
public const string PostalAddressState = "postalAddress/state"
Field Value
PostalAddressZipCity
Declaration
public const string PostalAddressZipCity = "postalAddress/zipCity"
Field Value
PostalAddressZipCode
Declaration
public const string PostalAddressZipCode = "postalAddress/zipCode"
Field Value
Declaration
public const string RemoveInterest = "removeInterest"
Field Value
Declaration
public const string Stopped = "stopped"
Field Value
Declaration
public const string StreetAddressAddress1 = "streetAddress/address1"
Field Value
Declaration
public const string StreetAddressAddress2 = "streetAddress/address2"
Field Value
Declaration
public const string StreetAddressAddress3 = "streetAddress/address3"
Field Value
Declaration
public const string StreetAddressCounty = "streetAddress/county"
Field Value
Declaration
public const string StreetAddressState = "streetAddress/state"
Field Value
Declaration
public const string StreetAddressZipCity = "streetAddress/zipCity"
Field Value
Declaration
public const string StreetAddressZipCode = "streetAddress/zipCode"
Field Value
Declaration
public const string Url = "url"
Field Value