PersonalDataProcessesRepositoryContainsSensitiveDataAttribute 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<PersonalDataProcess, bool> ContainsSensitiveDataAttribute
Public Shared ReadOnly ContainsSensitiveDataAttribute As ColumnDataAttribute(Of PersonalDataProcess, Boolean)
public:
static initonly ColumnDataAttribute<PersonalDataProcess^, bool>^ ContainsSensitiveDataAttribute
static val ContainsSensitiveDataAttribute: ColumnDataAttribute<PersonalDataProcess, bool>
Field Value
Type:
ColumnDataAttributePersonalDataProcess,
Boolean
See Also