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