Click or drag to resize
WorkspaceVersionCreated Property
Returns the DateTime object of when this workspace version was created.

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

Property Value

Type: DateTime
See Also