Share via


PrecedenceConstraintClass.LogicalAnd Propriété

Définition

Obtient ou définit une valeur qui indique si plusieurs contraintes fonctionnent ensemble.

public:
 virtual property bool LogicalAnd { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(39)]
public virtual bool LogicalAnd { [System.Runtime.InteropServices.DispId(39)] get; [System.Runtime.InteropServices.DispId(39)] set; }
[<System.Runtime.InteropServices.DispId(39)>]
[<get: System.Runtime.InteropServices.DispId(39)>]
[<set: System.Runtime.InteropServices.DispId(39)>]
member this.LogicalAnd : bool with get, set
Public Overridable Property LogicalAnd As Boolean

Valeur de propriété

true si plusieurs contraintes fonctionnent ensemble ; sinon, false.

Implémente

Attributs

S’applique à