PointCardRW.CharacterSetAnsi Field
2/27/2008
The ANSI character set.
Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)
Syntax
'Declaration
Public Const CharacterSetAnsi As Integer
public const int CharacterSetAnsi
public:
literal int CharacterSetAnsi
public static final int CharacterSetAnsi
public const var CharacterSetAnsi : int
Remarks
The value of this constant is 999. Used in the CharacterSet property.
See Also
Reference
PointCardRW Class
PointCardRW Members
Microsoft.PointOfService Namespace