Share via


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.

Indicates the address type.

Namespace:  Microsoft.Dynamics.Retail.Pos.Contracts.DataEntity
Assembly:  Microsoft.Dynamics.Retail.Pos.Contracts (in Microsoft.Dynamics.Retail.Pos.Contracts.dll)

Syntax

'Declaration
Public Enumeration AddressType
'Usage
Dim instance As AddressType
public enum AddressType
public enum class AddressType

Members

Member name Description
None
Invoice
Delivery
AltDlv
SWIFT
Payment
Service
Home
Other
Business
RemitTo
ShipCarrierThirdPartyShipping
Statement
FixedAsset
Onetime
Recruit

See Also

Reference

Microsoft.Dynamics.Retail.Pos.Contracts.DataEntity Namespace