IUserStructuralModificationCollection
Supplies a collection of all structural modifications for a user.
All structural modifications recorded for a user are recorded in this collection.
Implements: System.Collections.IEnumerable
Properties
| Property | Description |
|---|---|
| Count:Int32 | Returns the number of structural modifications for the user. |
Methods
| Method | Description |
|---|---|
| GetEnumerator():IEnumerator | Returns an enumerator which iterates through a listing. (Inherited by System.Collections.IEnumerable) |
| LookupName(DateTime):String | Searches for the name of the user at the indicated time. |
