ApproveTree

<< Click to Display Table of Contents >>

Navigation:  Programming Mechworks PDM > DBWCommandShell > Commands Reference > Revisions >

ApproveTree

available from build: 20040916

Description

The command launches the corresponding user interface functionalities Approve the Part/Assembly and all the Components

Syntax

call DBWShell("ApproveTree [UniqueID] ")

Parameters

UniqueID

Optional. unique id of the document to approve

Remarks

If no uid is specified, the command will use the currently selected document.

See also

CheckoutTree command
CheckinTree command
Approve command

Examples

Call DBWShell ("ApproveTree 324")