CustomData class

CustomData class

Represents container for custom data.

The CustomData type exposes the following members:

Properties

PropertyDescription
tagsReturns the Customer Data Tags collection.
Read-only ITagCollection.
custom_xml_partsReturns the custom xml parts collection.
Read-only ICustomXmlPartCollection.

See Also