| Name | Description | |
|---|---|---|
| Add | Add an item to the end of the collection. | |
| Clear | Clear collection. | |
| CreateWorkflowTypeUser | Create a finWorkflowTypeUser object. | |
| DirtyClear | Clear Dirty status of collection and all items. | |
| FromXmlString | Populates collection from an XML string. | |
| GetUserCategoryProportionAsOverallPercentagePk | Get a Categorised User's Proportion as a Percentage of all Users. | |
| GetUserProportionAsOverallPercentagePk | Get a User's Proportion as a Percentage of all Users. | |
| 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. | |
| Sort | Sort items in collection by Category and then UserId. | |
| ToXmlString | Persists collection to an XML string. | |
| Validate | Validates the collection. |
| Name | Description | |
|---|---|---|
| IsDirty Read-Only | Indicates whether this collection or any of its items have been modified. |