Gets or sets if CustomReply is error or ok reply.

Syntax
| C# | Visual Basic | Managed C++ |
public bool ErrorReply { get; set; }Public Property ErrorReply As Boolean
public:
bool ErrorReply {
bool get ();
void set (bool value);
}Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)