Click or drag to resize

TransactionCostCorrectionsSummaryRepository Constructor

Initializes a new instance of the TransactionCostCorrectionsSummaryRepository class with specific RepositorySource

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public TransactionCostCorrectionsSummaryRepository(
	RepositorySource rs
)

Parameters

rs
Type: Aloe.SystemFrameworks.DomainRepositorySource
See Also