Click or drag to resize
WorkspaceGetFieldModified Method
Returns the last modification date for the specified field.

Namespace: Colygon.MatchPoint.Workspaces.Model
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public DateTime GetFieldModified(
	string fieldName
)

Parameters

fieldName
Type: SystemString

Return Value

Type: DateTime
See Also