ProductTypesRepositoryPurchaseInvoiceLinePropertiesChildCollectionDefinition Field |
Namespace:
Aloe.EnterpriseOne.Model.General.Products
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ChildCollectionDefinition<ProductTypePurchaseInvoiceLineProperty> PurchaseInvoiceLinePropertiesChildCollectionDefinition
Public Shared ReadOnly PurchaseInvoiceLinePropertiesChildCollectionDefinition As ChildCollectionDefinition(Of ProductTypePurchaseInvoiceLineProperty)
public:
static initonly ChildCollectionDefinition<ProductTypePurchaseInvoiceLineProperty^>^ PurchaseInvoiceLinePropertiesChildCollectionDefinition
static val PurchaseInvoiceLinePropertiesChildCollectionDefinition: ChildCollectionDefinition<ProductTypePurchaseInvoiceLineProperty>
Field Value
Type:
ChildCollectionDefinitionProductTypePurchaseInvoiceLineProperty
See Also