BusinessUnitRecords Object (IBusinessUnitRecords Interface)
This object is a collection of business unit records for training.
Properties
Name | Type | Description |
---|---|---|
Count | Integer, read-only | Stores the number of elements in the collection. |
Element | BusinessUnitRecord, read-only | Provides access to a single element of the collection. |
Methods
Name | Description |
---|---|
AddNew | Adds a new element at the end of the collection. |
Commit | Commits all the changes you made to the business unit records since the previous commit. The changes will be finally saved to the Document Definition only after the CheckIn method call. |
DeleteAll | Removes all the elements from the collection. |
DeleteAt | Removes an element from the collection. |
Item | Provides access to a single element of the collection. |
LookUp | Returns the results of a full-text search in the business unit database. |
UpdateFromDB | Resets business unit records to the state of the remote database. |
Related objects
See also
15.08.2023 13:19:30