Click or drag to resize

JournalEntryAutomaticallyReverseEffectiveDate Property

The reversal effective date. If AutomaticallyReverse is false, ignored and defailted to blank.

Created in Epic SDK V5.0.

Namespace:  ASI.TAM.API.Data.UI.GeneralLedger.JournalEntry
Assembly:  ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2021.2.0.769
Syntax
public Nullable<DateTime> AutomaticallyReverseEffectiveDate { get; set; }

Property Value

Type: NullableDateTime
AutomaticallyReverseEffectiveDate As Date?.
Remarks
Note Note
  • Name - AutomaticallyReverseEffectiveDate
See Also