CopyToOptions
CopyToOptions class
Allows to specify additional options when copying project data.
Constructors
| Name | Description |
|---|---|
| CopyToOptions | Initializes a new instance of the CopyToOptions class. |
Methods
| Name | Description |
|---|---|
| get_CopyViewData | Gets a value indicating whether to copy view data while copying project data. Default value is true. |
| set_CopyViewData | Sets a value indicating whether to copy view data while copying project data. Default value is true. |