Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property TransactionId As Integer
[Pascal]
under development
[C++]
int32_t get_TransactionId();
void set_TransactionId(int32_t Value);
[PHP]
integer get_TransactionId()
void set_TransactionId(integer $Value)
[Java]
int getTransactionId();
void setTransactionId(int Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum