Partager via


Collection.IsSoftDeleted Propriété

Définition

Spécifie l’état 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 la collection a été marquée pour suppression ; sinon, false.

Attributs

S’applique à