Click or drag to resize
QvxLogFacility Enumeration
There are two different types of logs, or log facilities. The types are Application and Audit.

Namespace: QlikView.Qvx.QvxLibrary
Assembly: QvxLibrary (in QvxLibrary.dll) Version: 2.1.4.0 (2.1.4)
Syntax
C#
public enum QvxLogFacility
Members
  Member nameValueDescription
Application0
Audit1
See Also