Click or drag to resize

aceLogToConsoleControlcheckOutputPermission Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Checks if this loger has output permission. Checks only the globaly defined list, not members of IConsoleControl

Namespace:  imbSCI.Core.reporting
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public virtual bool checkOutputPermission(
	IConsoleControl loger
)
Request Example View Source

Parameters

loger
Type: imbSCI.Core.reportingIConsoleControl
The loger.

Return Value

Type: Boolean
See Also