MessagesRepositoryReceivedDateTimeAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.Mail
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Message, Nullable<DateTime>> ReceivedDateTimeAttribute
Public Shared ReadOnly ReceivedDateTimeAttribute As ColumnDataAttribute(Of Message, Nullable(Of DateTime))
public:
static initonly ColumnDataAttribute<Message^, Nullable<DateTime^>^>^ ReceivedDateTimeAttribute
static val ReceivedDateTimeAttribute: ColumnDataAttribute<Message, Nullable<DateTime>>
Field Value
Type:
ColumnDataAttributeMessage,
NullableDateTime
See Also