Click or drag to resize

PersonalDataProcessRecipientsRepository Constructor

Initializes a new instance of the PersonalDataProcessRecipientsRepository class with specific RepositorySource

Namespace:  Aloe.EnterpriseOne.Model.Applications.PersonalData
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public PersonalDataProcessRecipientsRepository(
	RepositorySource rs
)

Parameters

rs
Type: Aloe.SystemFrameworks.DomainRepositorySource
See Also