EnterpriseOneTransactionSystemsExternalObjects Class |
Provides typed access to the repositories in the Systems.External namespace.
Inheritance HierarchySystemObject Aloe.EnterpriseOne.Model.CoreEnterpriseOneTransactionSystemsExternalObjects
Namespace:
Aloe.EnterpriseOne.Model.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic class SystemsExternalObjects
Public Class SystemsExternalObjects
public ref class SystemsExternalObjects
type SystemsExternalObjects = class end
The EnterpriseOneTransactionSystemsExternalObjects type exposes the following members.
Properties
| Name | Description |
---|
 | PublicUserLists | Gets a typed query for the Systems.External.PublicUserList entity type. |
 | PublicUsers | Gets a typed query for the Systems.External.PublicUser entity type. |
Top
See Also