Click or drag to resize
FlexRuleTrace Properties

The FlexRuleTrace type exposes the following members.

Properties
  NameDescription
Public propertyComplexTypeDepth
Numbers of nested properties to dump
Public propertyEnabled
true when tracing is enabled
Public propertyStatic memberOptions
Tracing options
Public propertyTraceCollections
Public propertyTraceCollectionsMax
Maximum numbers of item in collection to be dump during trace
Public propertyTraceComplexTypes
true when complex types properties values will be dump during trace
Public propertyTraceException
true when exceptions are traced
Public propertyTraceLoadAdapter
true when model load adapter is traced
Public propertyTraceLoadType
true when loading types is traced
Public propertyTraceParseTree
true when expression tree parser is traced
Public propertyStatic memberWriter
Default trace writer
Top
See Also