Click or drag to resize

DocumentGenerationTParent, TOrderItem, TSubDocumentGenerationExecuted Property

Gets a value indicating whether the generation has been already executed.

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

Property Value

Type: Boolean

Implements

IDocumentGenerationGenerationExecuted
See Also