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


ICadastralFeatureError.ObjectID Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Cadastral > ESRI.ArcGIS.Cadastral > Interfaces > IC > ICadastralFeatureError Interface > ICadastralFeatureError.ObjectID Property
ArcGIS Developer Help

ICadastralFeatureError.ObjectID Property

The object ID of the feature.

[Visual Basic .NET]
Public ReadOnly Property ObjectID As Integer
[C#]
public int ObjectID {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralFeatureError Interface