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.5.94
Syntax
void Serialize(
	IXmpMeta meta
)

Parameters

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