FromXMLFile | Sets the object's properties using data from an XML file.
The XML file can be created using the object's ToXMLFile method. |
FromXMLString | Sets the object's properties using data from an XML string.
The XML string can be created using the object's ToXMLString method. |
GetXMLSchema | Returns the XML schema for the XML generated by the ToXMLFile and ToXMLString methods. |
ToXMLFile | Creates an XML file that represents the object. |
ToXMLString | Creates and returns an XML string that represents the object. |
AddonFormType | The type of the add-on form.
Field name: FRM_TYPE. Length: 250 characters. |
AddonName | The name of the add-on.
Field name: ADD_NAME. Length: 250 characters. |
DefaultReportLayout | The default report layout.
Field name: DEFLT_REP. Length: 8 characters. |
MenuID | The ID of the menu entry in the SAP Business One Main Menu.
Field name: MNU_ID. Length 4 characters. |
TypeCode | The type of the report.
Field name: CODE. |
TypeName | The name of the report type.
Field name: NAME. Length: 250 characters. |