Click or drag to resize

JournalEntryJournalEntryID Property

Unique identifier used to specify [current item].

Created in Epic SDK V5.0.

Sometimes Required

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.1.0.391
Syntax
public int JournalEntryID { get; set; }

Property Value

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