Express > Express Assembly Interfaces > IEaxDataAreaSlice > IEaxDataAreaSlice.Copy
Copy(Options: EaxSliceCopyOptions): IEaxDataAreaSlice;
Options. Copy parameters of analytical data area slice.
The Copy method creates a copy of analytical data area slice.
By default, a copy will be named [Slice] - Copy N where Slice is the name of original slice, N is a slice number.
To create a table copy, use IEaxGrid.Copy.
The method use is given in the example for IEaxObject.Id.
See also: