Click or drag to resize

IQDocumentMetadata Field

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
Syntax
public List<IQDocumentAttribute> Metadata

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