EA3DFRMStringDataType

enum EA3DFRMStringDataType

String data type.

10.2

Enumerators

enumerator kA3DFRMStringDataNone
kA3DFRMStringDataNone = 0

not specified

enumerator kA3DFRMStringDataName
kA3DFRMStringDataName

name

enumerator kA3DFRMStringDataAttribute
kA3DFRMStringDataAttribute

at least two values expected, one for the title and the others for the attributes values

enumerator kA3DFRMStringDataType
kA3DFRMStringDataType

type

enumerator kA3DFRMStringDataValue
kA3DFRMStringDataValue

value

enumerator kA3DFRMStringDataOption
kA3DFRMStringDataOption

two values expected: the first one is the name the option, and the second one is the string “TRUE” or “FALSE”.