|
ApplicationReleaseYears Method
|
Returns an array of all installed SOLIDWORKS release years.
Namespace:
CADSharpTools.SOLIDWORKS
Assembly:
CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntaxpublic static int[] ReleaseYears()
Public Shared Function ReleaseYears As Integer()
Return Value
Type:
Int32Array of integers.
See Also