📚 SAP Business One SDK Help

ItemProperties Object Members
See Also  Overview 

Public Methods

Public Method GetAsXMLReturns the object from XML data, which is stored as string in a buffer.
Public Method GetByKeyRetrieves and sets the values of the object's properties by the object's absolute key from the Company database.
Public Method SaveToFileSave the object to a file as XML data.
Public Method SaveXMLSaves the object data to XML formatted data.
Public Method UpdateUpdates the object data in the company database.

Public Properties

Public Property BrowserReturns the DataBrowser object.
Public Property NumberReturns the code (1 to 64) of the item property.
Public Property PropertyNameSets or returns the property name, which can be used for sorting and grouping items in reports.

Length: 50 characters.

Public Property UserFieldsReturns the UserFields object.

See Also