Share via


MsrFieldData Members (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.

The following tables list the members exposed by the MsrFieldData type.

Public Constructors

  Name Description
MsrFieldData Overloaded.  

Top

Public Properties

  Name Description
Aa460608.pubproperty(en-US,WinEmbedded.11).gif AccountNumber Gets or sets the account number from the most recently swiped card.
Aa460608.pubproperty(en-US,WinEmbedded.11).gif Address Gets or sets the address in the most recently swiped card.
Aa460608.pubproperty(en-US,WinEmbedded.11).gif BirthDate Gets or sets the date of birth in the most recently swiped card.
Aa460608.pubproperty(en-US,WinEmbedded.11).gif City Gets or sets the name of the city in the most recently swiped card.
Aa460608.pubproperty(en-US,WinEmbedded.11).gif Class Gets or sets the class in the most recently swiped card.
Aa460608.pubproperty(en-US,WinEmbedded.11).gif Endorsements Gets or sets the endorsements in the most recently swiped card.
Aa460608.pubproperty(en-US,WinEmbedded.11).gif ExpirationDate Gets or sets the expiration date from the most recently swiped card, as four ASCII decimal characters in the form YYMM. For example, February 1998 is "9802" and August 2018 is "1808".
Aa460608.pubproperty(en-US,WinEmbedded.11).gif EyeColor Gets or sets the eye color field in the most recently swiped card.
Aa460608.pubproperty(en-US,WinEmbedded.11).gif FirstName Gets or sets the first name from the most recently swiped card.
Aa460608.pubproperty(en-US,WinEmbedded.11).gif Gender Gets or sets the gender field in the most recently swiped card.
Aa460608.pubproperty(en-US,WinEmbedded.11).gif HairColor Gets or sets the hair color field in the most recently swiped card.
Aa460608.pubproperty(en-US,WinEmbedded.11).gif Height Gets or sets the height field in the most recently swiped card.
Aa460608.pubproperty(en-US,WinEmbedded.11).gif LicenseNumber Gets or sets the license number in the most recently swiped card.
Aa460608.pubproperty(en-US,WinEmbedded.11).gif MiddleInitial Gets or sets the middle initial from the most recently swiped card.
Aa460608.pubproperty(en-US,WinEmbedded.11).gif PostalCode Gets or sets the postal code in the most recently swiped card.
Aa460608.pubproperty(en-US,WinEmbedded.11).gif Restrictions Gets or sets the restrictions field in the most recently swiped card.
Aa460608.pubproperty(en-US,WinEmbedded.11).gif ServiceCode Gets or sets the service code from the most recently swiped card.
Aa460608.pubproperty(en-US,WinEmbedded.11).gif State Gets or sets the state field in the most recently swiped card.
Aa460608.pubproperty(en-US,WinEmbedded.11).gif Suffix Gets or sets the suffix from the most recently swiped card.
Aa460608.pubproperty(en-US,WinEmbedded.11).gif Surname Gets or sets the surname from the most recently swiped card.
Aa460608.pubproperty(en-US,WinEmbedded.11).gif Title Gets or sets the title from the most recently swiped card.
Aa460608.pubproperty(en-US,WinEmbedded.11).gif Track1DiscretionaryData Gets or sets the Track 1 discretionary data from the most recently swiped card.
Aa460608.pubproperty(en-US,WinEmbedded.11).gif Track2DiscretionaryData Gets or sets the Track 2 discretionary data from the most recently swiped card.
Aa460608.pubproperty(en-US,WinEmbedded.11).gif Weight Gets or sets the weight field in the most recently swiped card.

Top

Public Methods

(see also Protected Methods )

  Name Description
Aa460608.pubmethod(en-US,WinEmbedded.11).gif Equals  Overloaded. (inherited from Object )
Aa460608.pubmethod(en-US,WinEmbedded.11).gif GetHashCode  (inherited from Object )
Aa460608.pubmethod(en-US,WinEmbedded.11).gif GetType  (inherited from Object )
Aa460608.pubmethod(en-US,WinEmbedded.11).gifAa460608.static(en-US,WinEmbedded.11).gif ReferenceEquals  (inherited from Object )
Aa460608.pubmethod(en-US,WinEmbedded.11).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Aa460608.protmethod(en-US,WinEmbedded.11).gif Finalize  (inherited from Object )
Aa460608.protmethod(en-US,WinEmbedded.11).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

MsrFieldData Class
Microsoft.PointOfService.BaseServiceObjects Namespace