Op Englesch liesen

Deelen iwwer


DeleteState Enum

Definition

Identifies whether the element is active, in the process of being deleted, or has been deleted.

C++
public enum class DeleteState
Inheritance
DeleteState

Fields

Name Value Description
Active 0

The element is active

Deleting 1

The element is in the process of being deleted. This state is only valid while in the context of firing ElementDeletingRules

Deleted 2

The element has been deleted.

Applies to

Produkt Versiounen
Visual Studio SDK 2017, 2019, 2022