MarkerType Enumeration (POS for .NET v1.12 SDK Documentation)

2/27/2008

Lists the possible marker types.

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

Syntax

'Declaration
Public Enumeration MarkerType
public enum MarkerType
public enum class MarkerType
public enum MarkerType
public enum MarkerType

Members

Member name Description
Document Marker for a document or ticket.
Head Marks the first implicitly stored marker on the medium.
None No assigned type.
SessionBegin Marks the beginning of a session.
SessionEnd Marks the end of a session.
Tail Marks the last implicitly stored marker on the medium.

Remarks

Lists the possible marker types.

See Also

Reference

Microsoft.PointOfService Namespace