Click or drag to resize

EnterpriseOneTransactionLogisticsInventoryObjectsProductValuationGroups Property

Gets a typed query for the Logistics.Inventory.ProductValuationGroup entity type.

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

Property Value

Type: TransactionQueryProductValuationGroup, ProductValuationGroupsRepository
See Also