TheCaseHistory |
Scroll |
TheCaseHistory is a list of TheCaseHistoryEntry objects.
Features include:
Accessing items by index
For-Each iteration
Namespace: Therefore.API
Visual Basic Public Class TheCaseHistory C# public class TheCaseHistory |
Name |
Description |
Gets the number of TheCaseHistoryEntry items in this list. |
|
Gets the TheCaseHistoryEntry item with the specified index. |
Name |
Description |
Returns an enumerator for this list. |
|
Returns a string representation of the object (for debugging). |