PersonalDataProcessThirdCountryTransfersSafeguards Property |
Description of safeguards, taken to protect personal data in case of third country transfers. [Filter(eq;like)]
Namespace:
Aloe.EnterpriseOne.Model.Applications.PersonalData
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string ThirdCountryTransfersSafeguards { get; set; }
Public Property ThirdCountryTransfersSafeguards As String
Get
Set
public:
property String^ ThirdCountryTransfersSafeguards {
String^ get ();
void set (String^ value);
}
member ThirdCountryTransfersSafeguards : string with get, set
Property Value
Type:
String
See Also