Represents a collection of Account Type Status Change Rules.
Implements I_ISDirty
Methods
|
Name |
Description |
|
Add |
Add an item to the end of the collection. |
|
Clear |
Clear collection. |
|
CreateAccountTypeRule |
Create an finAccountTypeRule object. |
|
DirtyClear |
Clear Dirty status of collection and all items. |
|
FromXmlString |
Populates collection from an XML string. |
|
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 |
Persists collection to an XML string. |
Properties
|
Name |
Description |
|
Exists Read-Only |
|
|
IsDirty Read-Only |
Indicates whether this collection or any of its items have been modified. |
|
ItemByRuleId Read-Only |
Retrieve an item by its Id. If the Rule Id is not found, Nothing is returned. |
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0