Discuss this help topic in SecureBlackbox Forum
Specifies object type.
Declaration
[C#/Java]
string ObjectType;
[VB.NET]
Property ObjectType As String
[Pascal]
property ObjectType : string;
[C++]
void get_ObjectType(std::string &OutResult);
[PHP]
string get_ObjectType()
Description
Use this property to get object's type.
Discuss this help topic in SecureBlackbox Forum