TakeOwnership

<< Click to Display Table of Contents >>

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

TakeOwnership

Description

With the Remote Access Mode enabled, takes the ownership of a foreign document file with the assigned unique id.

Syntax

call DBWShell("TakeOwnership UniqueID")

Parameters

UniqueID

unique id of the document to take ownership of.

Remarks

The Remote Access Mode must be enable.

See also

TransferOwnership

Example

DBWShell ("TakeOwnership 28")