IQAttributeAttributeType Field
|
The specific type of the attribute.
Namespace:
Informa.ImageQuest.API.Library
Assembly:
Informa.ImageQuest.API.Library (in Informa.ImageQuest.API.Library.dll) Version: 14.3.0.0
Syntaxpublic IQAttributeType AttributeType
Public AttributeType As IQAttributeType
Field Value
Type:
IQAttributeType
Remarks
This value will be one of the IQAttributeType enumeration values, and
reprents the data type of the underlying attribute.
See Also