Share via


MsrFieldData Class (POS for .NET v1.12 SDK Documentation)

2/27/2008

An instance of a MsrFieldData class is returned by the ParseMsrFieldData protected method of the MsrBase class. The string fields and discretionary data are decoded, and then stored in their respective properties.

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

Syntax

'Declaration
Public Class MsrFieldData
public class MsrFieldData
public ref class MsrFieldData
public class MsrFieldData
public class MsrFieldData

Inheritance Hierarchy

System.Object
  Microsoft.PointOfService.BaseServiceObjects.MsrFieldData

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.

See Also

Reference

MsrFieldData Members
Microsoft.PointOfService.BaseServiceObjects Namespace