SalesPersonExtensions Class |
Inheritance HierarchySystemObject Aloe.EnterpriseOne.Model.CrmSalesPersonExtensions
Namespace:
Aloe.EnterpriseOne.Model.Crm
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static class SalesPersonExtensions
<ExtensionAttribute>
Public NotInheritable Class SalesPersonExtensions
[ExtensionAttribute]
public ref class SalesPersonExtensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type SalesPersonExtensions = class end
The SalesPersonExtensions type exposes the following members.
Methods
| Name | Description |
---|
  | GetLoginUserSalesPerson |
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