SubledgerJournalAccountEntryBond.SubledgerJournalAccountEntry Method
Looks up the related SubledgerJournalAccountEntry table.
Syntax
public SubledgerJournalAccountEntry SubledgerJournalAccountEntry([SubledgerJournalAccountEntry relatedTable])
Run On
Called
Parameters
- relatedTable
Type: SubledgerJournalAccountEntry Table
Sets the related table; optional. Subsequent calls will return the provided related table.
Return Value
Type: SubledgerJournalAccountEntry Table
An instance of the related table.