Click or drag to resize
WorkspaceTemplate Property
Returns the workspace template configuration of the workspace.

Namespace: Colygon.MatchPoint.Workspaces.Model
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public WorkspaceTemplateConfiguration Template { get; }

Property Value

Type: WorkspaceTemplateConfiguration
See Also