Click or drag to resize

EnterpriseOneTransactionGeneralProductsObjects Class

Provides typed access to the repositories in the General.Products namespace.
Inheritance Hierarchy
SystemObject
  Aloe.EnterpriseOne.Model.CoreEnterpriseOneTransactionGeneralProductsObjects

Namespace:  Aloe.EnterpriseOne.Model.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public class GeneralProductsObjects

The EnterpriseOneTransactionGeneralProductsObjects type exposes the following members.

Properties
  NameDescription
Public propertyCodingSystems
Gets a typed query for the General.Products.CodingSystem entity type.
Public propertyProductCodes
Gets a typed query for the General.Products.ProductCode entity type.
Public propertyProductDimensions
Gets a typed query for the General.Products.ProductDimension entity type.
Public propertyProductDocumentAmounts
Gets a typed query for the General.Products.ProductDocumentAmount entity type.
Public propertyProductGroupRangeProperties
Gets a typed query for the General.Products.ProductGroupRangeProperty entity type.
Public propertyProductGroupRequiredProperties
Gets a typed query for the General.Products.ProductGroupRequiredProperty entity type.
Public propertyProductGroups
Gets a typed query for the General.Products.ProductGroup entity type.
Public propertyProductPictures
Gets a typed query for the General.Products.ProductPicture entity type.
Public propertyProducts
Gets a typed query for the General.Products.Product entity type.
Public propertyProductSupply
Gets a typed query for the General.Products.ProductSupply entity type.
Public propertyProductTypePurchaseInvoiceLineProperties
Gets a typed query for the General.Products.ProductTypePurchaseInvoiceLineProperty entity type.
Public propertyProductTypes
Gets a typed query for the General.Products.ProductType entity type.
Public propertyVariantColors
Gets a typed query for the General.Products.VariantColor entity type.
Public propertyVariantSizes
Gets a typed query for the General.Products.VariantSize entity type.
Public propertyVariantStyles
Gets a typed query for the General.Products.VariantStyle entity type.
Top
See Also