Click or drag to resize

DocumentGenerationTParent, TOrderItem, TSubDocumentSubDocumentsDateDeterminationMethod Property

Specifies whether to set the destination document date to the same date as the source.

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

Property Value

Type: DateDeterminationMethod

Implements

IDocumentGenerationSubDocumentsDateDeterminationMethod
See Also