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 public DateTime GetFieldModified(
string fieldName
)
Parameters
- fieldName
- Type: SystemString
Return Value
Type:
DateTimeSee Also