MessagesRepositoryIsEncryptedAttribute 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<Message, bool> IsEncryptedAttribute
Public Shared ReadOnly IsEncryptedAttribute As ColumnDataAttribute(Of Message, Boolean)
public:
static initonly ColumnDataAttribute<Message^, bool>^ IsEncryptedAttribute
static val IsEncryptedAttribute: ColumnDataAttribute<Message, bool>
Field Value
Type:
ColumnDataAttributeMessage,
Boolean
See Also