Click or drag to resize

ScheduledDocumentEventLastProcessStatus Property

Status/information of the last attemp to process the event. Usually shows the cause in case of failure. [ReadOnly]

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public string LastProcessStatus { get; set; }

Property Value

Type: String
See Also