InformationMessagesRepositoryInformationMessageTimeAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Systems.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<InformationMessage, DateTime> InformationMessageTimeAttribute
Public Shared ReadOnly InformationMessageTimeAttribute As ColumnDataAttribute(Of InformationMessage, DateTime)
public:
static initonly ColumnDataAttribute<InformationMessage^, DateTime^>^ InformationMessageTimeAttribute
static val InformationMessageTimeAttribute: ColumnDataAttribute<InformationMessage, DateTime>
Field Value
Type:
ColumnDataAttributeInformationMessage,
DateTime
See Also