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

Property Value

Type: ContentClass

Implements

ISPResourceContentClass
See Also