|  | 
| JournalEntryJournalEntryEffectiveDate Property  | 
 
  Journal Entry Effective Date
Created in Epic SDK V5.0.
   ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2021.1.0.391
 Syntax
Syntaxpublic DateTime JournalEntryEffectiveDate { get; set; }Public Property JournalEntryEffectiveDate As DateTime
	Get
	Set
Dim instance As JournalEntry
Dim value As DateTime
value = instance.JournalEntryEffectiveDate
instance.JournalEntryEffectiveDate = value
Property Value
Type: 
DateTime
  JournalEntryEffectiveDate As Date.
 
 Remarks
Remarks|  Note | 
|---|
| Name -  JournalEntryEffectiveDate
 | 
 See Also
See Also