This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IC > ICadastralJob Interface > ICadastralJob.ModifiedDate Property (ArcObjects .NET 10.5 SDK) |
The date the cadastral job was last modified.
[Visual Basic .NET] Public ReadOnly Property ModifiedDate As String
[C#] public string ModifiedDate {get;}
[C++]
HRESULT get_ModifiedDate(
BSTR* Date
);
[C++]
Parameters Date [out, retval] Date is a parameter of type BSTR
Use this property to retrieve the date for the last time the cadastral job was modified.