ApiCustomXmlParts
Represents the ApiCustomXmlParts class.
Methods
| Method | Returns | Description | 
|---|---|---|
| Add | ApiCustomXmlPart | Adds a new custom XML part to the XML manager. | 
| GetAll | ApiCustomXmlPart[] | Returns all custom XML parts from the XML manager. | 
| GetById | ApiCustomXmlPart | null | Returns a custom XML part by its ID from the XML manager. | 
| GetByNamespace | ApiCustomXmlPart[] | Returns custom XML parts by namespace from the XML manager. | 
| GetClassType | "customXmlParts" | Returns a type of the ApiCustomXmlParts class. | 
| GetCount | number | Returns a number of custom XML parts in the XML manager. |