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


IGxDialog.ReplacingObject Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxDialog Interface > IGxDialog.ReplacingObject Property
ArcGIS Developer Help

IGxDialog.ReplacingObject Property

Indicates if an object already exists with the name supplied by the user, and is being replaced.

[Visual Basic .NET]
Public ReadOnly Property ReplacingObject As Boolean
[C#]
public bool ReplacingObject {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxDialog Interface