InformationMessagesRepositoryMessageAttribute Field |
Definition of the
Message data attribute
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, string> MessageAttribute
Public Shared ReadOnly MessageAttribute As ColumnDataAttribute(Of InformationMessage, String)
public:
static initonly ColumnDataAttribute<InformationMessage^, String^>^ MessageAttribute
static val MessageAttribute: ColumnDataAttribute<InformationMessage, string>
Field Value
Type:
ColumnDataAttributeInformationMessage,
String
See Also