Click or drag to resize

AllPartiesRepository Constructor

Initializes a new instance of the AllPartiesRepository class.

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public AllPartiesRepository(
	RepositorySource source
)

Parameters

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