Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property Weight As UInt16
[Pascal]
under development
[C++]
uint16_t get_Weight();
void set_Weight(uint16_t Value);
[PHP]
integer get_Weight()
void set_Weight(integer $Value)
[Java]
short getWeight();
void setWeight(short arg0);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum