This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IC > ICadastralPlan Interface > ICadastralPlan.DeletePlan Method (ArcObjects .NET 10.5 SDK) |
Delete a Plan from the Packet.
[Visual Basic .NET] Public Sub DeletePlan ( _ ByVal Id As Integer _ )
[C#] public void DeletePlan ( int Id );