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


IAGImportPathOptions.OverwriteExisting Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IA > IAGImportPathOptions Interface > IAGImportPathOptions.OverwriteExisting Property
ArcGIS Developer Help

IAGImportPathOptions.OverwriteExisting Property

Indicates whether to overwrite option.

[Visual Basic .NET]
Public Property OverwriteExisting As Boolean
[C#]
public bool OverwriteExisting {get; set;}
[C++]
HRESULT get_OverwriteExisting(
  Boolean* pbOverwrite
);
[C++]
HRESULT put_OverwriteExisting(
  VARIANT_BOOL pbOverwrite
);
[C++]
Parameters
pbOverwrite [out, retval]

pbOverwrite is a parameter of type bool* pbOverwrite [in]
pbOverwrite is a parameter of type bool

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IAGImportPathOptions Interface

.NET Samples

Create camera flyby from path