Indicates whether the log user interface is visible.
[Visual Basic] Function IsVisible() As Boolean [C#] bool IsVisible(); [C++] bool IsVisible(); [JScript] function IsVisible(): bool;
True if the log is visible, false if not.
ILog Interface | Okapi.Library.Base Namespace