AddBOEDocumentType | Adds a DocumentType with DocType and DocDescription as specified in the BOEDocumentType data structure. |
 DeleteBOEDocumentType | Deletes a DocumentType with DocEntry specified in BOEDocumentTypeParams. |
 GetBOEDocumentType | Returns an instance of the BOEDocumentType data structure. |
 GetBOEDocumentTypeList | Returns a collection of instances for the BOEDocumentTypes data structure. |
 GetDataInterface | Creates an empty data structure. This means the structure contains the default setting/values of the database. |
 GetDataInterfaceFromXMLFile | Creates a data structure from specified XML file. |
 GetDataInterfaceFromXMLString | Creates a data structure from a specified XML string. |
 UpdateBOEDocumentType | Replaces DocType and DocDescription of DocumentType with the specified BOEDocumentTypes data structure. |
Â