Discuss this help topic in SecureBlackbox Forum
…
Declaration
[C#/Java]
bool HybridPoints;
[VB.NET]
Property HybridPoints As Boolean
[Pascal]
property HybridPoints : boolean;
[C++]
bool get_HybridPoints();
void set_HybridPoints(bool Value);
[PHP]
bool get_HybridPoints()
void set_HybridPoints(bool $Value)
Description
…
Discuss this help topic in SecureBlackbox Forum