Add | Adds an AT document type. |
 Delete | Deletes an existing AT document type. |
 Get | Retrieves an AT document type. The type is specified by its key, which is contained in the `ATDocumentTypeParams` object passed to the method. |
 GetDataInterface | Creates an empty data structure for use with the `ATDocumentTypesService`. |
 GetDataInterfaceFromXMLFile | Creates an object from an XML file. |
 GetDataInterfaceFromXMLString | Creates an object from XML. |
 GetList | Returns the `ATDocumentTypeParamsCollection` data collection that identifies all AT document types. |
 Update | Updates an existing AT document type. |
Â