Click or drag to resize

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)
Syntax
public static int[] ReleaseYears()

Return Value

Type: Int32
Array of integers.
See Also