Moves the document to the specified project.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As IPDMWDocument
Dim project As System.String
Dim bSelectedItem As System.Boolean
Dim i_childrenType As PDMWChildrenType
Dim bIgnoreLinks As System.Boolean
instance.ChangeProject(project, bSelectedItem, i_childrenType, bIgnoreLinks) |
Parameters
- project
- Project to which to move the document
- bSelectedItem
- TRUE to move document, FALSE to not
- i_childrenType
Type of children documents, as defined in PDMWChildrenType, to move to the new project
- bIgnoreLinks
- TRUE to ignore any references from other projects to the document, FALSE to not
Return Value
True to ignore any references from other projects to the document, false to not
See Also
Availability
SOLIDWORKS Workgroup PDM 2005 FCS