Click or drag to resize

CompanyLocationsRepository Constructor

Initializes a new instance of the CompanyLocationsRepository class with specific RepositorySource

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

Parameters

rs
Type: Aloe.SystemFrameworks.DomainRepositorySource
See Also