A collection of Promotions for an Account Type.
Implements I_ISDirty, I_ISObjectName
Methods
|
Name |
Description |
|
Add |
Add an item to the end of the collection. |
|
Clear |
Clear collection. |
|
CountActive |
Returns how many Promotions are active (i.e. not marked as Closed and are within the From and To dates) |
|
CreateAccountTypePromotion |
Create a finAccountTypePromotion object. |
|
Exists |
Checks to see if an item with the specified Id exists in the collection. |
|
ExistsPk |
Checks to see if an item with the specified primary key exists in the collection. |
|
FromXmlString System Use Only |
Populates collection from an XML string. |
|
GetObjectName |
|
|
Insert |
Insert an item into the collection at the specified position. |
|
Remove |
Remove an item from the collection. |
|
RemoveAt |
Remove an item from the collection. |
|
ToXmlString System Use Only |
Persists collection to an XML string. |
|
Validate |
Validate Promotions. |
Properties
|
Name |
Description |
|
IsDirty Read-Only |
Indicates whether this collection or any of its items have been modified. |
|
ItemById Read-Only |
Retrieve an item by its Promotion Id. |
|
ItemByPk Read-Only |
Retrieve an item by its primary key. |
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0