Click or drag to resize

GenerationOptions Class

Contains options for starting the generation.
Inheritance Hierarchy
SystemObject
  Aloe.EnterpriseOne.Model.Core.TransformationsGenerationOptions

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

The GenerationOptions type exposes the following members.

Constructors
  NameDescription
Public methodGenerationOptions
Initializes a new instance of the GenerationOptions class
Top
Properties
  NameDescription
Public propertyStartedBy
Gets or sets whether a generation was started automatically by the system or manually by the user.
Top
See Also