Click or drag to resize

ExcelImportQueueAttrs Enumeration

Attributes for controlling the behavior of Excel Import queue functionality.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public enum ExcelImportQueueAttrs
Members
  Member nameValueDescription
Online1Records an excel import that was executed online.
Offline2Records an excel import that was queued to executed offline
See Also