Click or drag to resize

JournalEntryGetResult Class

The result of a journal entry get method call
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.GeneralLedger.JournalEntryJournalEntryGetResult
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
Syntax
public sealed class JournalEntryGetResult

The JournalEntryGetResult type exposes the following members.

Properties
  NameDescription
Public propertyJournalEntries
The list of journal entries to return.
Public propertyTotalPages
The total pages to be read.
Top
Remarks