Click or drag to resize
QVSLogFileSplitMode Enumeration
Way of splitting QlikView Server log file.

Namespace: PIX.QMSAPI.DataObjects
Assembly: 
Syntax
public enum QVSLogFileSplitMode
Members
  Member nameValueDescription
Never0 Don't split.
Daily1 Split daily.
Weekly2 Split weekly.
Monthly3 Split monthly.
Yearly4 Split yearly.
See Also