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


ICadastralFeatureError.ObjectID Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Cadastral)  

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