DeleteTransFieldNo(FieldNo As Integer) As Integer

FormDef object

Deletes the transaction field in the position specified by FieldNo. Field numbers (FieldNo) start at 1 (one). Returns 0 if the operation is successful.

DeleteAllTransFields

The FormDef object