Click or drag to resize

WorkspaceExists Property

Returns 'true' if the current SPWeb is a MatchPoint workspace.

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

Property Value

Type: Boolean

Implements

IUpdatableExists
See Also