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


ICadastralFeature.Row Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > ICadastralFeature Interface > ICadastralFeature.Row Property
ArcGIS Developer Help

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