Discuss this help topic in SecureBlackbox Forum
…
Declaration
[VB.NET]
Property ID As Integer
[Pascal]
property ID : word;
[C++]
uint16_t get_ID();
void set_ID(uint16_t Value);
[PHP]
integer get_ID()
void set_ID(integer $Value)
Description
…
Discuss this help topic in SecureBlackbox Forum