PersonalDataProcessListOfTransfersToThirdCountries Property |
Comma-separated list of third countries, to which data is sent. [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 ListOfTransfersToThirdCountries { get; set; }
Public Property ListOfTransfersToThirdCountries As String
Get
Set
public:
property String^ ListOfTransfersToThirdCountries {
String^ get ();
void set (String^ value);
}
member ListOfTransfersToThirdCountries : string with get, set
Property Value
Type:
String
See Also