 |
JournalEntryJournalEntryAccountingMonth Property |
Journal Entry Accounting Month
Created in Epic SDK V5.0.
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.2.0.769
Syntaxpublic string JournalEntryAccountingMonth { get; set; }
Public Property JournalEntryAccountingMonth As String
Get
Set
Dim instance As JournalEntry
Dim value As String
value = instance.JournalEntryAccountingMonth
instance.JournalEntryAccountingMonth = value
Property Value
Type:
String
JournalEntryAccountingMonth As Accounting Month.
Remarks Note |
---|
- Name - JournalEntryAccountingMonth
|
See Also