Click or drag to resize
WorkspaceContentClass Property
Returns the content class of the current workspace.

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

Property Value

Type: ContentClass

Implements

ISPResourceContentClass
See Also