Click or drag to resize

WorkspaceVersionCreatedBy Property

Returns the SPUser object of the creator of this workspace version.

Namespace:  Colygon.MatchPoint.Workspaces.Model
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2016.10.0.0
Syntax
C#
public SPUser CreatedBy { get; }

Property Value

Type: SPUser
See Also