Click or drag to resize

PartyExtensions Class

Extension methods for class Party
Inheritance Hierarchy
SystemObject
  Aloe.EnterpriseOne.Model.CrmPartyExtensions

Namespace:  Aloe.EnterpriseOne.Model.Crm
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public static class PartyExtensions

The PartyExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetCustomer
Finds a Customer with the specified Party, which is valid for the specified Enterprise company. If more than one Customers are found, they are ordered by Enterprise Company in a descending order.
Top
See Also