Click or drag to resize

TemplateFileType Enumeration

Template file's type.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public enum TemplateFileType
Members
  Member nameValueDescription
Fragment0Template's contents should be inside Source text type.
File1Template is a file.
PDF2Template is a PDF.
GoogleDoc3Template is a Google Doc inside Google Drive.
Operational4Template was created by loading the data from the operational database.
See Also