Add | Adds a record to the object table in SAP Business One company database. |
 GetAsXML | Returns the object from XML data, which is stored as string in a buffer. |
 GetByKey | Retrieves and sets the values of the object's properties by the object's absolute key from the Company database. |
 Remove | Not supported. |
 SaveToFile | Save the object to a file as XML data. |
 SaveXML | Saves the object data to XML formatted data. |
 Update | Updates the object data in the company database. |
 Browser | Returns the DataBrowser object. |
 Description | Sets or returns a description of the queue. Mandatory property. Field name: descript. Length: 200 characters. |
 Inactive | Sets or returns a valid value of BoYesNoEnum type that specifies whether or not the queue is inactive. Field name: inactive. |
 QueueEmail | Sets or returns a e-mail address of the queue. Field name: email. Length: 200 characters. |
 QueueID | Sets or returns a unique code for identifying the queue. Mandatory property. Field name: queueID. Length: 20 characters. |
 QueueManager | Sets or returns a queue manager as defined in SAP Business One. Mandatory property. Field name: manager. This is a foreign key to the Users object. |
 QueueMembers | Returns the QueueMembers child object. |
 UserFields | Returns the UserFields object. |
Â
Â