ArcObjects Library Reference (CadastralUI)  

ICadastralSelection.SelectedPlanNodesInfo Property

Selected plan nodes in Parcel Explorer.

[Visual Basic .NET]
Public Property SelectedPlanNodesInfo As IEnumSelectedPlanNodesInfo
[C#]
public IEnumSelectedPlanNodesInfo SelectedPlanNodesInfo {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralSelection Interface