Namespace: MAILPieceAssembly: MAILPiece (in MAILPiece.dll) Version: 1.0.0.0 (1.0.0.0)
Public Property ServiceTypeCode As String
Get
Set
Public Property ServiceTypeCode As String
Get
Set
public string ServiceTypeCode { get; set; }
public string ServiceTypeCode { get; set; }
public:
property String^ ServiceTypeCode {
String^ get ();
void set (String^ value);
}