custom_xml_parts property

custom_xml_parts property

Returns the custom xml parts collection. Read-only ICustomXmlPartCollection.

Definition:

@property
def custom_xml_parts(self):
    ...

See Also