ProcessHistoryItemWithML
The ProcessHistoryItemWithML
class represents an item in the process history with multilingual support, including details such as approver description, actioner user type, geolocation, and various status and event descriptions.
Properties
Name | Description |
---|---|
Order | Gets or sets the order of the history item. |
Geolocation | Gets or sets the geolocation information. |
StatusIcon | Gets or sets the icon representing the status. |
ApproverDescription | Gets or sets the description of the approver. |
EventId | Gets or sets the identifier of the event. |
OwnedDate | Gets or sets the date when the item was owned, if applicable. |
StatusDescription | Gets or sets the multilingual status description. |
Reason | Gets or sets the multilingual reason for the action. |
ResponseDate | Gets or sets the date when the response was made, if applicable. |
Description | Gets or sets the multilingual description. |
EventText | Gets or sets the multilingual event text. |
ActionerUserType | Gets or sets the type of the actioner user. |
RequestDate | Gets or sets the date when the request was made. |
ItemType | Gets or sets the type of the history item. |
RequestType | Gets or sets the type of the request. |
EventIcon | Gets or sets the icon representing the event. |
ActionerUserDescription | Gets or sets the description of the actioner user. |