Click or drag to resize

ProjectItemClipboardList Properties

The ProjectItemCommandsProjectItemClipboardList type exposes the following members.

Properties
 NameDescription
Public propertyBaseFolderFolder from which the items are copied. Can be null if the base folder is unknown.
(Inherited from ProjectItemCommandsProjectItemClipboardListBase)
Public propertyProjectItems 
Public propertyRelocateReferencesIf true, references will be relocated in the same way as the project items will be relocated.
(Inherited from ProjectItemCommandsProjectItemClipboardListBase)
Public propertyTryToKeepInternalReferences When true, at serialization the internal references are tried to keep internal, i.e. if for instance a table have to be renamed, the plot items in the deserialized graphs will be relocated to the renamed table.
(Inherited from ProjectItemCommandsProjectItemClipboardListBase)
Top
See Also