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: 2019.2.1.0
Syntax
C#
public DateTime GetFieldModified(
	string fieldName
)

Parameters

fieldName
Type: SystemString

Return Value

Type: DateTime
See Also