FromXMLFile | Imports data from an XML file to the object. |
 FromXMLString | Imports data from an XML string to the object. |
 GetXMLSchema | Retrieves the XML schema of the data structure. |
 ToXMLFile | Creates an XML file that represents the object data. |
 ToXMLString | Creates an XML string that represents the object data. |
 LinkedFormMenuID | Sets or returns the id of the Form linked to this menu item. Field name: FormMenuId. |
 LinkedFormNum | Sets or returns the Form number of the linked Form. Field name: FormNum. |
 LinkedObjKey | Sets or returns the key of the object linked to this menu item. Field name: Key_. Length: 50 characters. |
 LinkedObjType | Sets or returns the type of the object linked to this menu item. Field name: Type_. |
 Name | Sets or returns this menu item name. Field name: Name_. Length: 100 characters. |
 Position | Sets or returns the position of this menu item within the menu. Field name: SortNum. |
 ReportPath | Sets or returns the path of the report attached to this menu Item. Field name: RepPath. |
 Type | Returns a valid value that defines this menu item type. Field name: Type_. |
 UserMenuItems | Sets or returns the UserMenuItems object, a data collection of UserMenuItem data structures. |
Â
Â