Click or drag to resize

AllActivitiesRepository Constructor

Initializes a new instance of the AllActivitiesRepository class.

Namespace:  Aloe.EnterpriseOne.Model.General.Contacts
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public AllActivitiesRepository(
	RepositorySource rs
)

Parameters

rs
Type: Aloe.SystemFrameworks.DomainRepositorySource
The repository source.
See Also