Gets the version of this document.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetVersion() As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ISwDMDocument
Dim value As System.Integer
value = instance.GetVersion() |
C# | |
---|
System.int GetVersion() |
C++/CLI | |
---|
System.int GetVersion(); |
Return Value
Version
Example
Remarks
See Also
Availability
SOLIDWORKS Document Manager API 2004 FCS