Click or drag to resize
ITraceOptionsShouldTraceVariable Method

Namespace: FlexRule.Diagnostics.Configurations
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
bool ShouldTraceVariable(
	ExecutorEventTraceLevel level
)

Parameters

level
Type: FlexRule.Diagnostics.ConfigurationsExecutorEventTraceLevel

Return Value

Type: Boolean
See Also