TOPICA Basic Class OrgUnitCollection |
[This is preliminary documentation and is subject to change.]
OrgUnitCollection is a collection of OrgUnit objects.
Property | Type | Description |
---|---|---|
ToString | String | Returns a string representation for debugging etc. |
ToLines | String | Returns a string representation of all OrgUnit objects in the collection, each line containing the string representation of one OrgUnit object. The lines are separated by Newline. |
Count | Integer | Number of OrgUnit objects in the collection |