Share via


LedgerEntry::deleteForPostType Method

Deletes the LedgerEntry records with either of the specified posting types.

Syntax

client server public static void deleteForPostType(LedgerPostingType _firstPostingType, LedgerPostingType _secondPostingType)

Run On

Called

Parameters

Remarks

The deleteForPostTypemethod on the GeneralJournalAccountEntry table is for general use and cascades to related tables.

See Also

Reference

LedgerEntry Table