Click or drag to resize

ITechnicalMetadataSerialize Method


Generates xml structure on this piece of technical metadata and append to the provided Xmp metadata

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
void Serialize(
	IXmpMeta meta
)

Parameters

meta  IXmpMeta
The meta data object to append information to
See Also