Click or drag to resize

DateAdvice Class

Specifies what document date will be specified for the generated document.
Inheritance Hierarchy

Namespace:  Aloe.EnterpriseOne.Model.Core.Transformations
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public sealed class DateAdvice : Enum

The DateAdvice type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberUseSourceDocumentDate
Use the source documents date
Public fieldStatic memberUseSystemDate
Use the current system date
Public fieldvalue__
Top
See Also