Used by MetadataField/type, saveMetadataFieldParam/fieldType, and createMetadataField/fieldType.
Syntax
Untyped
Boolean
BooleanTag
: A special case of SingleFixedTag
with a non-modifiable dictionary initialized to the values True
and False
.
Color
Date
Dimension
FileName
Float
Int
MultiFixedTag
: Zero or more string values from a closed dictionary. Only admin users can modify the dictionary.
MultiTag
: Zero or more string values.
SingleFixedTag
: A single string value from a closed dictionary. If setAssetMetadata
or batchSetAssetMetadata
are called with a value not in the dictionary, a fault is returned. Only admin users can modify the dictionary.
SingleTag
: Any single string value.
String