Click or drag to resize

CustomerAddress Class

Address and shipping information. Used to store additional addresses for an account or contact.
Inheritance Hierarchy
SystemObject
  Entity
    Crm.MSCrmServiceCustomerAddress

Namespace: Crm.MSCrmService
Assembly: Scripting (in Scripting.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class CustomerAddress : Entity, 
	INotifyPropertyChanging, INotifyPropertyChanged

The CustomerAddress type exposes the following members.

Constructors
 NameDescription
Public methodCustomerAddress Default Constructor.
Top
Properties
 NameDescription
Public propertyAccount_CustomerAddress N:1 Account_CustomerAddress
Public propertyAddressNumber Shows the number of the address, to indicate whether the address is the primary, secondary, or other address for the customer.
Public propertyAddressTypeCode Select the address type, such as primary or billing.
Public propertyAttributes
(Inherited from Entity)
Public propertyCity Type the city for the customer's address to help identify the location.
Public propertyComposite Shows the complete address.
Public propertyContact_CustomerAddress N:1 Contact_CustomerAddress
Public propertyCountry Type the country or region for the customer's address.
Public propertyCounty Type the county for the customer's address.
Public propertyCreatedBy Shows who created the record.
Public propertyCreatedOn Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics CRM options.
Public propertyCreatedOnBehalfBy Shows who created the record on behalf of another user.
Public propertycustomer_address_contract_line_items 1:N customer_address_contract_line_items
Public propertycustomer_address_contracts_as_billing_address 1:N customer_address_contracts_as_billing_address
Public propertycustomer_address_contracts_as_service_address 1:N customer_address_contracts_as_service_address
Public propertyCustomerAddress_AsyncOperations 1:N CustomerAddress_AsyncOperations
Public propertyCustomerAddress_BulkDeleteFailures 1:N CustomerAddress_BulkDeleteFailures
Public propertycustomeraddress_principalobjectattributeaccess 1:N customeraddress_principalobjectattributeaccess
Public propertyCustomerAddress_ProcessSessions 1:N CustomerAddress_ProcessSessions
Public propertyCustomerAddress_SyncErrors 1:N CustomerAddress_SyncErrors
Public propertyCustomerAddressId Unique identifier of the customer address.
Public propertyEntityState
(Inherited from Entity)
Public propertyExchangeRate Shows the conversion rate of the record's currency. The exchange rate is used to convert all money fields in the record from the local currency to the system's default currency.
Public propertyExtensionData
(Inherited from Entity)
Public propertyFax Type the fax number associated with the customer's address.
Public propertyFormattedValues
(Inherited from Entity)
Public propertyFreightTermsCode Select the freight terms to make sure shipping charges are processed correctly.
Public propertyHasLazyFileAttribute
(Inherited from Entity)
Public propertyId
(Overrides Entity.Id)
Public propertyImportSequenceNumber Unique identifier of the data import or data migration that created this record.
Public propertyItem
(Inherited from Entity)
Public propertyKeyAttributes
(Inherited from Entity)
Public propertyLatitude Type the latitude value for the customer's address, for use in mapping and other applications.
Public propertyLazyFileAttributeKey
(Inherited from Entity)
Public propertyLazyFileAttributeValue
(Inherited from Entity)
Public propertyLazyFileSizeAttributeKey
(Inherited from Entity)
Public propertyLazyFileSizeAttributeValue
(Inherited from Entity)
Public propertyLine1 Type the first line of the customer's address to help identify the location.
Public propertyLine2 Type the second line of the customer's address.
Public propertyLine3 Type the third line of the customer's address.
Public propertylk_customeraddress_createdonbehalfby N:1 lk_customeraddress_createdonbehalfby
Public propertylk_customeraddress_modifiedonbehalfby N:1 lk_customeraddress_modifiedonbehalfby
Public propertylk_customeraddressbase_createdby N:1 lk_customeraddressbase_createdby
Public propertylk_customeraddressbase_modifiedby N:1 lk_customeraddressbase_modifiedby
Public propertyLogicalName
(Inherited from Entity)
Public propertyLongitude Type the longitude value for the customer's address, for use in mapping and other applications.
Public propertyModifiedBy Shows who last updated the record.
Public propertyModifiedOn Shows the date and time when the record was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics CRM options.
Public propertyModifiedOnBehalfBy Shows who last updated the record on behalf of another user.
Public propertyName Type a descriptive name for the customer's address, such as Corporate Headquarters.
Public propertyObjectTypeCode Shows the type code of the customer record to indicate whether the address belongs to a customer account or contact.
Public propertyOverriddenCreatedOn Date and time that the record was migrated.
Public propertyOwnerId Enter the user or team who is assigned to manage the record. This field is updated every time the record is assigned to a different user.
Public propertyOwningBusinessUnit Shows the business unit that the record owner belongs to.
Public propertyOwningUser Unique identifier of the user who owns the customer address.
Public propertyParentId Choose the customer's address.
Public propertyPostalCode Type the ZIP Code or postal code for the address.
Public propertyPostOfficeBox Type the post office box number of the customer's address.
Public propertyPrimaryContactName Type the name of the primary contact person for the customer's address.
Public propertyRelatedEntities
(Inherited from Entity)
Public propertyRowVersion
(Inherited from Entity)
Public propertyShippingMethodCode Select a shipping method for deliveries sent to this address.
Public propertyStateOrProvince Type the state or province of the customer's address.
Public propertyTelephone1 Type the primary phone number for the customer's address.
Public propertyTelephone2 Type a second phone number for the customer's address.
Public propertyTelephone3 Type a third phone number for the customer's address.
Public propertyTimeZoneRuleVersionNumber For internal use only.
Public propertyTransactionCurrency_CustomerAddress N:1 TransactionCurrency_CustomerAddress
Public propertyTransactionCurrencyId Choose the local currency for the record to make sure budgets are reported in the correct currency.
Public propertyUPSZone Type the UPS zone of the customer's address to make sure shipping charges are calculated correctly and deliveries are made promptly, if shipped by UPS.
Public propertyuserentityinstancedata_customeraddress 1:N userentityinstancedata_customeraddress
Public propertyUTCConversionTimeZoneCode Time zone code that was in use when the record was created.
Public propertyUTCOffset Select the time zone for the address.
Public propertyVersionNumber Version number of the customer address.
Top
Methods
 NameDescription
Public methodContains
(Inherited from Entity)
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetAttributeValue``1
(Inherited from Entity)
Protected methodGetFormattedAttributeValue
(Inherited from Entity)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Protected methodGetRelatedEntities``1
(Inherited from Entity)
Protected methodGetRelatedEntity``1
(Inherited from Entity)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Protected methodSetAttributeValue
(Inherited from Entity)
Protected methodSetRelatedEntities``1
(Inherited from Entity)
Protected methodSetRelatedEntity``1
(Inherited from Entity)
Public methodToEntity``1
(Inherited from Entity)
Public methodToEntityReference
(Inherited from Entity)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Public methodTryGetAttributeValue``1
(Inherited from Entity)
Top
Events
Fields
See Also