Click or drag to resize

ScheduledDocumentEventCreationTime Property

Date and time when the ScheduledDocumentEvent was created. [Required] [Default(Now)] [ReadOnly]

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

Property Value

Type: DateTime
See Also