The PrxSliceCopyOptions enumeration contains parameters of slice copying.
It is used by the following method:
Value | Brief description |
0 | All. Everything |
1 | NoSelection. Without selection. |
2 | NoSyncIndex. Without syncing. |
3 | NoSelectionAndSyncIndex. Without selection or syncing. |
See also: