📚 SAP Business One SDK Help

UserMenuItems Collection Members
See Also  Overview 

Public Methods

Public Method AddAdds a new UserMenuItem to the UserMenuItems data collection.
Public Method GetXMLSchemaRetrieves the XML schema of the data structure.
Public Method ItemReturns a reference to the UserMenuItem that you want to get.
Public Method RemoveRemoves a specified UserMenuItem from the data collection.
Public Method ToXMLFileCreates an XML file that represents the object data.
Public Method ToXMLStringCreates an XML string that represents the object data.

Public Properties

Public Property CountReturns the number of UserMenuItem data structures in the UserMenuItems data collection.

See Also