Langue

BRItem.IsCorrupted Propriété

Définition

Ça s’obtient si l’élément de la règle métier est corrompu.

public:
 property bool IsCorrupted { bool get(); };
[System.Runtime.Serialization.DataMember]
public bool IsCorrupted { get; }
[<System.Runtime.Serialization.DataMember>]
member this.IsCorrupted : bool
Public ReadOnly Property IsCorrupted As Boolean

Valeur de propriété

true si l’élément de la règle métier est corrompu ; sinon, false.

Attributs

S’applique à