Click or drag to resize

JournalEntryJournalEntryBackPost Property

Is the Journal Entry Back Posted

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 bool JournalEntryBackPost { get; set; }

Property Value

Type: Boolean
JournalEntryBackPost As Boolean.
Remarks

Usable only on Insert

Note Note
  • Name - JournalEntryBackPost
  • Ignored On Update - True
See Also