Micr.CountryCode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a number that represents the country/region of origin of the check, parsed from the most recently read MICR data.
public abstract Microsoft.PointOfService.CheckCountryCode CountryCode { get; }
member this.CountryCode : Microsoft.PointOfService.CheckCountryCode
Public MustOverride ReadOnly Property CountryCode As CheckCountryCode