Click or drag to resize

WorkspaceGetVersions Method

Returns the workspace versions.

Namespace:  Colygon.MatchPoint.Workspaces.Model
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public List<WorkspaceVersion> GetVersions()

Return Value

Type: ListWorkspaceVersion
See Also