Discuss this help topic in SecureBlackbox Forum
...
Declaration
[VB.NET]
Property Process As Boolean
[Pascal]
property Process : boolean;
[C++]
bool get_Process();
void set_Process(bool Value);
[PHP]
bool get_Process()
void set_Process(bool $Value)
Description
...
Discuss this help topic in SecureBlackbox Forum