Click or drag to resize

EnterpriseOneTransactionSystemsWorkflowObjects Class

Provides typed access to the repositories in the Systems.Workflow namespace.
Inheritance Hierarchy
SystemObject
  Aloe.EnterpriseOne.Model.CoreEnterpriseOneTransactionSystemsWorkflowObjects

Namespace:  Aloe.EnterpriseOne.Model.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public class SystemsWorkflowObjects

The EnterpriseOneTransactionSystemsWorkflowObjects type exposes the following members.

Properties
  NameDescription
Public propertyProcesses
Gets a typed query for the Systems.Workflow.Process entity type.
Public propertyRoles
Gets a typed query for the Systems.Workflow.Role entity type.
Public propertyRoleUsers
Gets a typed query for the Systems.Workflow.RoleUser entity type.
Public propertyRoutes
Gets a typed query for the Systems.Workflow.Route entity type.
Top
See Also