Click or drag to resize

MessagesRepositoryReceivedDateTimeAttribute Field

Definition of the ReceivedDateTime data attribute

Namespace:  Aloe.EnterpriseOne.Model.Applications.Mail
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public static readonly ColumnDataAttribute<Message, Nullable<DateTime>> ReceivedDateTimeAttribute

Field Value

Type: ColumnDataAttributeMessage, NullableDateTime
See Also