Gets an array of strings indicating the versions in which this document was saved, including the active SolidWorks version, which is the last value returned in the array.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function VersionHistory() As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IModelDoc2
Dim value As System.Object
value = instance.VersionHistory() |
C# | |
---|
System.object VersionHistory() |
C++/CLI | |
---|
System.Object^ VersionHistory(); |
Return Value
Array of strings that describe the version history of the document
Remarks
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0