 |
JournalEntryJournalEntryDescription Property |
Journal Entry Description
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
Syntaxpublic string JournalEntryDescription { get; set; }
Public Property JournalEntryDescription As String
Get
Set
Dim instance As JournalEntry
Dim value As String
value = instance.JournalEntryDescription
instance.JournalEntryDescription = value
Property Value
Type:
String
JournalEntryDescription As String.
Remarks Note |
---|
- Name - JournalEntryDescription
- Length - 70
- Required On Insert - False
- Required On Update - False
|
See Also