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