Click or drag to resize

DateDeterminationMethodDependingOnRelationship Field

The date is determined based on the parent relationship. For sub-tasks, it is the parent date; for next tasks, it is today.

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

Field Value

Type: DateDeterminationMethod
See Also