WorkingSetRemove

<< Click to Display Table of Contents >>

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

WorkingSetRemove

Description

Removes the passed uid list from the current WorkingSet.

Syntax

call DBWShell("WorkingSetRemove UniqueIDSet")

Parameters

UniqueIDSet

A list of documents Unique Ids

Remarks

MechworksPDM browser must be open.

Example

DBWShell("WorkingSetRemove 10,15,5,23")