Langue

Parent.IsSoftDeleted Propriété

Définition

Précise le statut du membre

public:
 property bool IsSoftDeleted { bool get(); void set(bool value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public bool IsSoftDeleted { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.IsSoftDeleted : bool with get, set
Public Property IsSoftDeleted As Boolean

Valeur de propriété

true si le membre est supprimé de façon progressive ; sinon, false.

Attributs

S’applique à