Click or drag to resize

JournalEntryJournalEntryDefaultEntryID Property

Used to default the Journal ENtry values from this ID

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 int JournalEntryDefaultEntryID { get; set; }

Property Value

Type: Int32
JournalEntryDefaultEntryID As Integer.
Remarks
Note Note
  • Name - JournalEntryDefaultEntryID
  • Is Identity - True
  • Required On Insert - False
  • Required On Update - False
  • Ignored On Update - True
See Also