 |
JournalEntryJournalEntryReferNumber Property |
Jouranl Entry Refer Number
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.1.0.391
Syntaxpublic string JournalEntryReferNumber { get; set; }
Public Property JournalEntryReferNumber As String
Get
Set
Dim instance As JournalEntry
Dim value As String
value = instance.JournalEntryReferNumber
instance.JournalEntryReferNumber = value
Property Value
Type:
String
JournalEntryReferNumber As String.
Remarks Read-Only.
Note |
---|
- Name - JournalEntryReferNumber
- Read Only - True
|
See Also