MessageAttachmentsRepositoryContentDescriptorsAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.Mail
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<MessageAttachment, string> ContentDescriptorsAttribute
Public Shared ReadOnly ContentDescriptorsAttribute As ColumnDataAttribute(Of MessageAttachment, String)
public:
static initonly ColumnDataAttribute<MessageAttachment^, String^>^ ContentDescriptorsAttribute
static val ContentDescriptorsAttribute: ColumnDataAttribute<MessageAttachment, string>
Field Value
Type:
ColumnDataAttributeMessageAttachment,
String
See Also