Discuss this help topic in SecureBlackbox Forum
Contains message error 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 property to specify message error summary.
Discuss this help topic in SecureBlackbox Forum