WorkspaceGetFieldModified Method |
Returns the last modification date for the specified field.
Namespace: Colygon.MatchPoint.Workspaces.ModelAssembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax public DateTime GetFieldModified(
string fieldName
)
Parameters
- fieldName
- Type: SystemString
Return Value
Type:
DateTimeSee Also