DeleteLocalCopy

<< Click to Display Table of Contents >>

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

DeleteLocalCopy

Description

With the Remote Access Mode enabled, deletes (if present) the local copy of a foreign document file with the assigned unique id.

Syntax

call DBWShell( "DeleteLocalCopy UniqueID" )

Parameters

UniqueID

It is the unique id of the document to download.

See also

Example

DBWShell ("DeleteLocalCopy 28")