ProcessingConsentAllowAddress Property |
Allows the processing of the physical address. [Required] [Default(false)] [Filter(eq)]
Namespace:
Aloe.EnterpriseOne.Model.Applications.PersonalData
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic bool AllowAddress { get; set; }
Public Property AllowAddress As Boolean
Get
Set
public:
property bool AllowAddress {
bool get ();
void set (bool value);
}
member AllowAddress : bool with get, set
Property Value
Type:
Boolean
See Also