Click or drag to resize

PartySuppliers Property

List of Supplier child objects, based on the Logistics.Procurement.Supplier.Party back reference

Namespace:  Aloe.EnterpriseOne.Model.General.Contacts
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<Supplier> Suppliers { get; }

Property Value

Type: ChildCollectionSupplier
See Also