|
For proper loading of options and choices, make sure all open tags have the corresponding closing tags.
|
Attribute
|
Description
|
Required or Optional?
|
csvtypedef
|
Windchill object type
|
Required
|
csvname
|
Option name
|
Required
|
csvnumber
|
Option number
|
Optional
|
csvdescription
|
Description for the option
|
Optional
|
csvoptionGroup
|
Name of the group to which the option belongs
|
Optional
|
csvrequiredOption
|
Specifies whether the option is Required
|
Optional
|
csvsingleChoiceSelection
|
Specifies whether the option is a single-selection option
|
Optional
|
csvoptionDataType
|
Specifies whether the option has choices with numeric values
|
Optional
|
csvQoMName
|
Specifies the Quantity of Measure for an option with numeric values
|
Optional
|
csvOverrideDisplayUnits
|
Use this field to set override units for the specified measurement system in the format SI:mm;MKS:cm.
|
Optional
|
Attribute
|
Description
|
Required or Optional?
|
csvname
|
Choice name
|
Required
|
csvnumber
|
Choice number
|
Optional
|
csvdescription
|
Choice description
|
Optional
|
csvoption
|
Option name for which the choice was defined
|
Required
|
csvtypedef
|
Windchill object type
|
Required
|
csvchoiceDataValue
|
Specifies the value for a numeric choice
|
Optional
|
|
The choice inherits its choice data type from its option.
|