MelodyType Enumeration (POS for .NET v1.14 SDK Documentation)

3/2/2014

Lists the possible values of a melody tone for a tone indicator device.

Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)

Syntax

'Declaration
Public Enumeration MelodyType
public enum MelodyType
public enum class MelodyType
public enum MelodyType
public enum MelodyType

Members

Member name Description
None The default tone (siren).
Type1 The TYPE1 melody tone.
Type2 The TYPE2 melody tone.
Type3 The TYPE3 melody tone.
Type4 The TYPE4 melody tone.
Type5 The TYPE5 melody tone.

See Also

Reference

Microsoft.PointOfService Namespace
MelodyType