Click or drag to resize
FlexRuleTrace Methods

The FlexRuleTrace type exposes the following members.

Methods
  NameDescription
Public methodIsExcludedNamespace
true if trace is enabled and namespace is excluded
Public methodIsModelFiltered
true if trace is enabled and model is filtered
Public methodIsVariableFiltered
true if trace is enabled and variable name is filtered
Public methodShouldTraceModel
true if trace is enabled and execution event is traced
Public methodShouldTraceVariable
true if trace is enabled and variable container values are traced
Public methodWrite
Writes a message to trace
Public methodWriteLine
Writes a line to trace
Top
Extension Methods
See Also