PointCardRW.CharacterSetAscii Field
2/27/2008
The ASCII character set, supporting the ASCII characters between 0x20 and 0x7F.
Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)
Syntax
'Declaration
Public Const CharacterSetAscii As Integer
public const int CharacterSetAscii
public:
literal int CharacterSetAscii
public static final int CharacterSetAscii
public const var CharacterSetAscii : int
Remarks
The value of this constant is 998. Used in the CharacterSet property.
See Also
Reference
PointCardRW Class
PointCardRW Members
Microsoft.PointOfService Namespace