Click or drag to resize

EnterpriseOneTransactionFinanceAccountingObjectsProfitCenters Property

Gets a typed query for the Finance.Accounting.ProfitCenter entity type.

Namespace:  Aloe.EnterpriseOne.Model.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public TransactionQuery<ProfitCenter, ProfitCentersRepository> ProfitCenters { get; }

Property Value

Type: TransactionQueryProfitCenter, ProfitCentersRepository
See Also