Discuss this help topic in SecureBlackbox Forum
…
Declaration
[VB.NET]
Property K3 As Integer
[Pascal]
property K3 : integer;
[C++]
int32_t get_K3();
void set_K3(int32_t Value);
[PHP]
integer get_K3()
void set_K3(integer $Value)
[Java]
int getK3();
void setK3(int Value);
Description
…
Discuss this help topic in SecureBlackbox Forum