ProcessingConsentsRepositoryConsentImageAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.PersonalData
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ProcessingConsent, byte[]> ConsentImageAttribute
Public Shared ReadOnly ConsentImageAttribute As ColumnDataAttribute(Of ProcessingConsent, Byte())
public:
static initonly ColumnDataAttribute<ProcessingConsent^, array<unsigned char>^>^ ConsentImageAttribute
static val ConsentImageAttribute: ColumnDataAttribute<ProcessingConsent, byte[]>
Field Value
Type:
ColumnDataAttributeProcessingConsent,
Byte
See Also