Enumeration StiExportDataType

Enumeration for the types of data for the export.

Index

Enumeration members

Enumeration members

Bool

Bool:

A Boolean type.

Date

Date:

A Data type.

Double

Double:

A Double type.

Float

Float:

A Float type.

Int

Int:

An Integer32 type.

Long

Long:

An Integer64 type.

String

String: = 0

A string type.

Generated using TypeDoc