Namespace: MAILPieceAssembly: MAILPiece (in MAILPiece.dll) Version: 1.0.0.0 (1.0.0.0)
Public Property eVS As Boolean
Get
Set
Public Property eVS As Boolean
Get
Set
public bool eVS { get; set; }
public bool eVS { get; set; }
public:
property bool eVS {
bool get ();
void set (bool value);
}
public:
property bool eVS {
bool get ();
void set (bool value);
}