Share via


SpecTrans::deleteSet Method

Perform set based delete of SpecTrans records that share the same SpecCompany, SpecTableId, and SpecRecId values.

Syntax

client server public static void deleteSet(TmpDataAreaRecIdFilter _filter)

Run On

Called

Parameters

  • _filter
    Type: TmpDataAreaRecIdFilter Table
    TmpDataAreaRecIdFilter table contains records with field values for SpecCompany, SpecTableId, and SpecRecId.

See Also

Reference

SpecTrans Table