Click or drag to resize

GenerationOptionsStartedBy Property

Gets or sets whether a generation was started automatically by the system or manually by the user.

Namespace:  Aloe.EnterpriseOne.Model.Core.Transformations
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public StartedBy StartedBy { get; set; }

Property Value

Type: StartedBy
See Also