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