AddressType Enumeration
Important
This content is archived and is not being updated. For the latest documentation, see Microsoft Dynamics 365 product documentation. For the latest release plans, see Dynamics 365 and Microsoft Power Platform release plans.
Customer Address Type. These should stay in sync w/the DM enum and AX.
Namespace: Microsoft.Dynamics.Retail.SharePoint.Web.Services.ViewModel
Assembly: Microsoft.Dynamics.Retail.SP.Web.Services (in Microsoft.Dynamics.Retail.SP.Web.Services.dll)
Syntax
'Declaration
Public Enumeration AddressType
'Usage
Dim instance As AddressType
public enum AddressType
public enum class AddressType
Members
Member name | Description | |
---|---|---|
Delivery | AX/Delivery | |
Payment | AX/Payment |
See Also
Reference
Microsoft.Dynamics.Retail.SharePoint.Web.Services.ViewModel Namespace