Gets or sets if Relay is logged.

Syntax
| C# | Visual Basic | Managed C++ |
public bool LogRelay { get; set; }Public Property LogRelay As Boolean
public:
bool LogRelay {
bool get ();
void set (bool value);
}Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)