ProcessHistoryItemWithML Properties
An object defining properties for the ProcessHistoryItemWithML class.
Order
Gets or sets the order of the history item.
Type: int
Geolocation
Gets or sets the geolocation information.
Type: string
StatusIcon
Gets or sets the icon representing the status.
Type: string
ApproverDescription
Gets or sets the description of the approver.
Type: string
EventId
Gets or sets the identifier of the event.
Type: int
OwnedDate
Gets or sets the date when the item was owned, if applicable.
Type: DateTimeOffset?
StatusDescription
Gets or sets the multilingual status description.
Type: Dictionary<string, string>
See Also
- //todo
Reason
Gets or sets the multilingual reason for the action.
Type: Dictionary<string, string>
See Also
- //todo
ResponseDate
Gets or sets the date when the response was made, if applicable.
Type: DateTimeOffset?
Description
Gets or sets the multilingual description.
Type: Dictionary<string, string>
See Also
- //todo
EventText
Gets or sets the multilingual event text.
Type: Dictionary<string, string>
See Also
- //todo
ActionerUserType
Gets or sets the type of the actioner user.
Type: ProcessRequestActionerUserType
Accepted Values:
Name Value Self 0 Delegated 1 OnBehalfOf 2
RequestDate
Gets or sets the date when the request was made.
Type: DateTimeOffset
ItemType
Gets or sets the type of the history item.
Type: FlowHistoryItemType
Accepted Values:
Name Value Request 0 Status 1 Subflow 2
RequestType
Gets or sets the type of the request.
Type: FlowRequestType
Accepted Values:
Name Value None 0 User 1 Notify 2 DocCreator 3 Trigger 4 Starter 5 Group 6 Timer 7
EventIcon
Gets or sets the icon representing the event.
Type: string
ActionerUserDescription
Gets or sets the description of the actioner user.
Type: string