Discuss this help topic in SecureBlackbox Forum
This topic is under development
Declaration
[VB.NET]
Property IsValid As Boolean
[Pascal]
property IsValid : boolean;
[C++]
bool get_IsValid();
[Java]
boolean getIsValid();
Description
…
Discuss this help topic in SecureBlackbox Forum