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
    Novalys.VisualGuard.Security.CRM.SdkCustomerAddress

Namespace:  Novalys.VisualGuard.Security.CRM.Sdk
Assembly:  Novalys.VisualGuard.Security.CRM (in Novalys.VisualGuard.Security.CRM.dll) Version: 2019.0.101.19 (2019.0.0101.19)
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 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 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 propertyLatitude
Type the latitude value for the customer's address, for use in mapping and other applications.
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 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 methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows 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 methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Protected methodGetRelatedEntities``1 (Inherited from Entity.)
Protected methodGetRelatedEntity``1 (Inherited from Entity.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates 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 methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Events
Fields
See Also