Share via


ElectronicJournal.RetrieveCurrentMarker(MarkerType) Method

Definition

Returns the last implicitly stored marker.

public abstract string RetrieveCurrentMarker (Microsoft.PointOfService.MarkerType markerType);
abstract member RetrieveCurrentMarker : Microsoft.PointOfService.MarkerType -> string
Public MustOverride Function RetrieveCurrentMarker (markerType As MarkerType) As String

Parameters

markerType
MarkerType

Specifies the type of the queried current marker. See values in Remarks.

Returns

Applies to