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: 2019.2.1.0
Syntax
C#
public override BaseWorkspaceTemplateConfiguration Template { get; }

Property Value

Type: BaseWorkspaceTemplateConfiguration
See Also