Image.copyImage Method [AX 2012]
Copies the current image object.
public int copyImage(Image image)
Run On
ClientParameters
- image
- Type: Image Class
The image to be copied.
Community Additions
ADD
Show:
Copies the current image object.
public int copyImage(Image image)