Allows you to take ownership of a document.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function TakeOwnership() As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IPDMWDocument
Dim value As Integer
value = instance.TakeOwnership()
|
C++/CLI | |
---|
int TakeOwnership(); |
Return Value
0 if successful, an exception is thrown if not (see Remarks)
Remarks
See Also
Availability
SolidWorks Workgroup PDM 2003 FCS