Click | Simulates a user click on the specified item. |
GetAutoManagedAttribute | Returns the behavior of an item attribute for forms with automatic management of modes.
You can set the behavior of an item attribute in Item.SetAutoManagedAttribute. |
Refresh | Reloads the item from the SAP Business One application. Use this method to update the database with new data from the Form object. |
SetAutoManagedAttribute | Sets the behavior of this item when the form mode changes in forms that are managed automatically by the application.
You can use this method to manipulate items behavior in specific form modes when the form modes are managed automatically by the application. |
Update | Refreshes the item display on the form. Use this method to update an object from the database. |