Skip to main content

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:

NameValue
Self0
Delegated1
OnBehalfOf2

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:

NameValue
Request0
Status1
Subflow2

RequestType

Gets or sets the type of the request.

Type: FlowRequestType
Accepted Values:

NameValue
None0
User1
Notify2
DocCreator3
Trigger4
Starter5
Group6
Timer7

EventIcon

Gets or sets the icon representing the event.

Type: string


ActionerUserDescription

Gets or sets the description of the actioner user.

Type: string