Click or drag to resize

MapperDiagnosticOptions Enumeration

Options for use with Diagnose.

Namespace:  NetQuarry.Data
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
[FlagsAttribute]
public enum MapperDiagnosticOptions
Members
  Member nameValueDescription
StudioSuite1The set of diagnostics to be used in the NetQuarry Studio's mapper Troubleshoot feature.
CodeGenSuite2 The set of diagnostics to be used in the NetQuarry CodeGen facility when diagnostics are enabled.
See Also