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.StartDate Property (ArcObjects .NET 10.5 SDK) |
The start date for the cadastral job.
[Visual Basic .NET] Public ReadOnly Property StartDate As String
[C#] public string StartDate {get;}
[C++]
HRESULT get_StartDate(
BSTR* Date
);
[C++]
Parameters Date [out, retval] Date is a parameter of type BSTR
Use this property to retrieve the start date for the cadastral job.