CopyToOptions

CopyToOptions class

Allows to specify additional options when copying project data.

The CopyToOptions type exposes the following members:

Constructors

NameDescription
CopyToOptions()Initializes a new instance of the CopyToOptions class.

Properties

NameDescription
copy_view_dataGets or sets a value indicating whether to copy view data while copying project data.
Default value is true.

See Also