Click or drag to resize

GroupsRepository Constructor

Initializes a new instance of the GroupsRepository class with specific RepositorySource

Namespace:  Aloe.EnterpriseOne.Model.Systems.Security
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public GroupsRepository(
	RepositorySource rs
)

Parameters

rs
Type: Aloe.SystemFrameworks.DomainRepositorySource
See Also