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

Break types to differentiate different breaks.

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

Syntax

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

Members

Member name Description
None
BreakForLunch
BreakFromWork

See Also

Reference

Microsoft.Dynamics.Retail.Pos.Contracts.Services Namespace