MessagesRepositorySubjectAttribute Field |
Definition of the
Subject 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, string> SubjectAttribute
Public Shared ReadOnly SubjectAttribute As ColumnDataAttribute(Of Message, String)
public:
static initonly ColumnDataAttribute<Message^, String^>^ SubjectAttribute
static val SubjectAttribute: ColumnDataAttribute<Message, string>
Field Value
Type:
ColumnDataAttributeMessage,
String
See Also