Share via


Tax1099BoxDetail::deleteOrClear1099Detail Method

Deletes or updates the Tax1099Detail record of a transaction when the 1099 box changes.

Syntax

client server public static Tax1099RecId deleteOrClear1099Detail(Tax1099Box _tax1099Box, Tax1099RecId _tax1099RecId)

Run On

Called

Parameters

Return Value

Type: Tax1099RecId Extended Data Type
The record ID of the Tax1099Detail record; otherwise, zero if the record has been deleted.

Remarks

The caller should set its Tax1099RecId equal to this return value.

See Also

Reference

Tax1099BoxDetail Table