Set of index metadata value associated with this document.
Namespace:
Informa.ImageQuest.API.Library
Assembly:
Informa.ImageQuest.API.Library (in Informa.ImageQuest.API.Library.dll) Version: 14.3.0.0
Syntaxpublic List<IQDocumentAttribute> Metadata
Public Metadata As List(Of IQDocumentAttribute)
Field Value
Type:
ListIQDocumentAttribute
Remarks
This property is documented as a ListT of
IQDocumentAttribute objects. In most cases, the SOAP proxy class generator will
serialize this property as a fixed-size array.
See Also