This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IC > ICadastralPlan Interface > ICadastralPlan.GetPlan Method (ArcObjects .NET 10.4 SDK) |
Search for a plan in the collection.
[Visual Basic .NET] Public Function GetPlan ( _ ByVal pName As String _ ) As IGSPlan
[C#] public IGSPlan GetPlan ( string pName );