ProcessingConsentsRepositoryConsentTypeAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.PersonalData
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly StringEnumDataAttribute<ProcessingConsent, ProcessingConsentsRepositoryConsentType> ConsentTypeAttribute
Public Shared ReadOnly ConsentTypeAttribute As StringEnumDataAttribute(Of ProcessingConsent, ProcessingConsentsRepositoryConsentType)
public:
static initonly StringEnumDataAttribute<ProcessingConsent^, ProcessingConsentsRepositoryConsentType^>^ ConsentTypeAttribute
static val ConsentTypeAttribute: StringEnumDataAttribute<ProcessingConsent, ProcessingConsentsRepositoryConsentType>
Field Value
Type:
StringEnumDataAttributeProcessingConsent,
ProcessingConsentsRepositoryConsentType
See Also