Click or drag to resize

DateDeterminationMethodGenerationSpecific Field

A generation specific algorithm is used to determine the generated documents date. Most generations provide the same as the default algorithm, but some provide complex date determination algorithms. See the specific generation documentation for details on the provided algorithm when using this choice.

Namespace:  Aloe.EnterpriseOne.Model.Core.Transformations
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public const DateDeterminationMethod GenerationSpecific = 1

Field Value

Type: DateDeterminationMethod
See Also