QvxLogFacility Enumeration |
There are two different types of logs, or log facilities. The types are
Application and Audit.
Namespace: QlikView.Qvx.QvxLibraryAssembly: QvxLibrary (in QvxLibrary.dll) Version: 2.1.4.0 (2.1.4)
Syntax public enum QvxLogFacility
Members
| Member name | Value | Description |
---|
| Application | 0 | |
| Audit | 1 | |
See Also