Click or drag to resize

DocumentGenerationTParent, TOrderItem, TSubDocumentOptions Property

Gets the starting options for this particular generation run.

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

Property Value

Type: GenerationOptions
The options.
See Also