Click or drag to resize

ExcelImportTemplateAttrs Enumeration

Attributes for controlling behavior of Excel Import Templates

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public enum ExcelImportTemplateAttrs
Members
  Member nameValueDescription
Temporary1This is a temporary template, typically used for queuing offline imports and will be deleted shortly after import is completed.
See Also