MessagesRepositorySentDateTimeAttribute 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>> SentDateTimeAttribute
Public Shared ReadOnly SentDateTimeAttribute As ColumnDataAttribute(Of Message, Nullable(Of DateTime))
public:
static initonly ColumnDataAttribute<Message^, Nullable<DateTime^>^>^ SentDateTimeAttribute
static val SentDateTimeAttribute: ColumnDataAttribute<Message, Nullable<DateTime>>
Field Value
Type:
ColumnDataAttributeMessage,
NullableDateTime
See Also