📚 SAP Business One SDK Help

Items Collection Members
See Also  Overview 

Public Methods

Public Method AddAdds an item to the collection.

In version 2004, the DataBrowser object was added to support activating the application navigation icons  for your form. The browsing sequence is automatically inherited from the database record.

The UI API will continue to support activating navigation icons via Form.EnableMenu for backward compatibility.

Public Method ItemReturns an item from the collection.

Public Properties

Public Property CountThe number of items in the collection.

See Also