Namespace: MAILPieceAssembly: MAILPiece (in MAILPiece.dll) Version: 1.0.0.0 (1.0.0.0)
Public ReadOnly Property CheckDigit As String
Get
Public ReadOnly Property CheckDigit As String
Get
public string CheckDigit { get; }
public string CheckDigit { get; }
public:
property String^ CheckDigit {
String^ get ();
}