MessagesRepositoryIsReadAttribute Field |
Definition of the
IsRead data attribute
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, bool> IsReadAttribute
Public Shared ReadOnly IsReadAttribute As ColumnDataAttribute(Of Message, Boolean)
public:
static initonly ColumnDataAttribute<Message^, bool>^ IsReadAttribute
static val IsReadAttribute: ColumnDataAttribute<Message, bool>
Field Value
Type:
ColumnDataAttributeMessage,
Boolean
See Also