HSDK Class Descriptions › CaMovePath
CaMovePath
CaMovePath encapsulates the MovePath process. It cannot be instantiated directly. The MovePath process can be set in the CaContext object either by name or object ID. The CaMovePath object can only be retrieved from the CaContext after it has been set. Set the source item path either by object ID or by path name. Set the target item path by Object ID or by path name. This is a logical move that creates new versions of sourcepath item (and any sub-items of this path) on the new item path.
- Usage
-
- Set the Project, State, and MovePath Context.
- Set the MovePath attributes, including the source and target item paths. The item paths can be set by Object ID or by path name.
- Invoke the Execute function.
- Public Methods
-
- SetDescription
- SetItemPathObjId
- SetItemPath
- SetTargetItemPathObjId
- SetTargetItemPath
- SetCreateOnBranch
- SetCreateOnTrunk
- SetBranchOut
- SetRefactorMode
- GetDescription
- GetItemPathObjId
- GetItemPath
- GetTargetItemPathObjId
- GetTargetItemPath
- GetCreateOnBranch
- GetCreateOnTrunk
- GetBranchOut
- GetRefactorMode
- Execute
More information:
- HSDK Programming Fundamentals
- CaContext
|
Copyright © 2013 CA.
All rights reserved.
|
|