ICustomData

ICustomData class

Represents container for custom data.

The ICustomData type exposes the following members:

Properties

Name Description
tags Returns the Customer Data Tags collection.
Read-only ITagCollection.
custom_xml_parts Returns the custom xml parts collection.
Read-only ICustomXmlPartCollection.

See Also