DocuRefExt_BR::copy Method
Copies a DocuRefExt_BR record and assigns it to a new DocuRef record.
Syntax
client server public static void copy(DocuRef _fromDocuRef, DocuRef _toDocuRef)
Run On
Called
Parameters
- _fromDocuRef
Type: DocuRef Table
The source DocuRef record.
- _toDocuRef
Type: DocuRef Table
The target DocuRef record.