Click or drag to resize

JournalEntryAutomaticallyReverseDetails Property

The details of the reversal. 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: 2020.1.0.523
Syntax
public string AutomaticallyReverseDetails { get; set; }

Property Value

Type: String
AutomaticallyReverseDetails As String.
Remarks
Note Note
  • Name - AutomaticallyReverseDetails
  • Length - 255
  • Required On Insert - False
  • Required On Update - False
See Also