Tax1099BoxDetail.copyTo Method
Copies the non-system fields from this buffer to the destination buffer.
Syntax
public void copyTo(Tax1099BoxDetail _destination)
Run On
Called
Parameters
- _destination
Type: Tax1099BoxDetail Table
The buffer in which to copy the non-system fields.
Remarks
The Common.data method forces the system fields to be copied across. Some scenarios, such as-memory roll-backs of buffers, should not have those fields copied across.