Share via


RetailAffiliationType 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.

List of retail affiliation types supported by the system.

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

Syntax

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

Members

Member name Description
Unknown Unspecified type.
General General affiliation.
Loyalty Loyalty program.

See Also

Reference

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