A collection of Cost Centres.
Implements I_ISRefreshableCollection, I_ISCollectionDataView, I_ISObjectName, I_ISRecordCodeDescription
Methods
Properties
|
Name |
Description |
|
ItemByIndex Read-Only |
Retrieve an item by its index in the collection. |
|
ItemByPk Read-Only |
Retrieve an item by its primary key. |
|
ItemByPkSafe Read-Only |
Retrieve an item by its Primary Key. If the Primary Key is invalid the "Global" Cost Centre is returned. |
|
ItemSafe Read-Only |
Retrieve an item by its case-insensitive key. If the Key is invalid the "Global" Cost Centre is returned. |
|
LastRefreshTime Read-Only |
The date and time that the Refresh method was last called. |
|
RefreshRequired Read-Only |
Returns True if the Collection is up-to-date. |
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0