Click or drag to resize

ScheduledDocumentEventSourceDocument Property

The document that has caused this event to be scheduled. [Required] [Filter(multi eq)] [ReadOnly]

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

Property Value

Type: Document
See Also