Click or drag to resize

DocumentGenerationTParent, TOrderItem, TSubDocumentGenerateOnlyOnce Property

Gets a value indicating whether the generation is activated only when there are no previous sub-documents.

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

Property Value

Type: Boolean

Implements

IDocumentGenerationGenerateOnlyOnce
See Also