 |
JournalEntryJournalEntryEffectiveDate Property |
Journal Entry Effective Date
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
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 Note |
---|
- Name - JournalEntryEffectiveDate
|
See Also