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


ISelectedPlanNodeInfo.PlanNodeType Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CadastralUI)  

ISelectedPlanNodeInfo.PlanNodeType Property

Plan Node Type.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ISelectedPlanNodeInfo Interface