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