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


ICadastralFeature.Row Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CadastralUI)  

ICadastralFeature.Row Property

Internal row of feature.

[Visual Basic .NET]
Public ReadOnly Property Row As IRow
[C#]
public IRow Row {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralFeature Interface