| JScript | |
|---|---|
public enum enmFormatType extends System.Enum | |
| Member | Description |
|---|---|
| Csv | Comma separated values |
| Excel | Excel |
| Excel2007 | Excel 2007 |
| Html | HTML |
| Json | JSON |
| JsonLowerCamelCase | JSON (lowerCamelCase) |
| Mdb | MS Access |
| PipeSeprated | Pipe separated values |
| PipeSepratedNoHeaders | Pipe separated values, no headers |
| Sfx | Self Extract archive |
| Txt | Text |
| Unknown | Unknown |
| Xml | XML |
| Zip | ZIP |
System.Object
System.ValueType
System.Enum
ETI.DAL.enmFormatType
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family