TheCaseHistoryEntry |
Scroll |
TheCaseHistoryEntry represents an entry in the Thereforeā¢ case history.
Namespace: Therefore.API
Visual Basic Public Class TheCaseHistoryEntry C# public class TheCaseHistoryEntry |
Name |
Description |
Gets the date and time the history entry was created. |
|
Gets the TheCaseHistoryEntryType of the entry. |
|
Gets the sequence position of the history entry in the history. |
|
Gets the name of the task where the history entry was created. |
|
Gets the number of the task where the history entry was created. |
|
Gets the text for the history entry. |
|
Gets the user name of the user who caused the history entry. |
|
Gets the Thereforeā¢ user number of the user who caused the history entry. |
Note
All properties are read-only.
This class does not have any methods. |