ArcObjects Library Reference (Catalog)  

IGxObjectDeleteOptions.DeleteOption Property

Behavior when deleting multiple objects.

[Visual Basic .NET]
Public Property DeleteOption As esriGxDeleteOption
[C#]
public esriGxDeleteOption DeleteOption {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObjectDeleteOptions Interface