Click or drag to resize

SalesPersonExtensions Class

Extension methods for SalesPerson class.
Inheritance Hierarchy
SystemObject
  Aloe.EnterpriseOne.Model.CrmSalesPersonExtensions

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

The SalesPersonExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetLoginUserSalesPerson
Gets the sales person of the current login user in the current Enterprise Company. Returns null if the login user is not a sales person.
Top
See Also