This document is archived and information here might be outdated.  Recommended version.


IGSPoint.LegalStartDate Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IG > IGSPoint Interface > IGSPoint.LegalStartDate Property
ArcGIS Developer Help

IGSPoint.LegalStartDate Property

Date point became the legal definition of the land.

[Visual Basic .NET]
Public Property LegalStartDate As Object
[C#]
public object LegalStartDate {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGSPoint Interface