Click or drag to resize

StartedBy Class

Specifies whether a generation was started automatically by the system or manually by the user.
Inheritance Hierarchy

Namespace:  Aloe.EnterpriseOne.Model.Core.Transformations
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public sealed class StartedBy : Enum

The StartedBy type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberSystem
Started by the system
Public fieldStatic memberUser
Started by the user
Public fieldvalue__
Top
See Also