ArcObjects Library Reference  (CatalogUI)    

IGxDialog.ReplacingObject Property

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

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxDialog Interface