Share via


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

The different types of blocking the customer.

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

Syntax

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

Members

Member name Description
No No blocking. The customer can be charged and invoiced.
Invoice The customer can be selected but not invoiced.
All The customer cannot be added to a transaction.

See Also

Reference

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