#include <OnixS/MTS/BondVision/SDP/SMP.Enumerations.h>
Public Types | |
enum | Enum { BV_MEMBER_ACCOUNT_STATUS_Active = 0, BV_MEMBER_ACCOUNT_STATUS_Deleted = 1 } |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 6980 of file SMP.Enumerations.h.
enum Enum |
Enumerator | |
---|---|
BV_MEMBER_ACCOUNT_STATUS_Active |
Active. |
BV_MEMBER_ACCOUNT_STATUS_Deleted |
Deleted. |
Definition at line 6982 of file SMP.Enumerations.h.
|
static |
Provides string presentation.