Click or drag to resize

PartyDealers Property

List of Dealer child objects, based on the Crm.Dealer.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<Dealer> Dealers { get; }

Property Value

Type: ChildCollectionDealer
See Also