This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Cadastral > ESRI.ArcGIS.Cadastral > Interfaces > IC > ICadastralCogoImporter Interface > ICadastralCogoImporter.PlanName Property (ArcObjects .NET 10.5 SDK) |
BSTR value that the parcel's plan name is set to. Default: Import Source name.
[Visual Basic .NET] Public Property PlanName As String
[C#] public string PlanName {get; set;}
The PlanName property is the name used when feature are written into a cadastral fabric. If the plan name is not set, then the feature class name is used as default. Once a plan name is set, it well remain active until it is reset (ie, the default name will not be restored).