IDTSPrecedenceConstraint100.EvaluatesTrue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property bool EvaluatesTrue { bool get(); };
[System.Runtime.InteropServices.DispId(40)]
public bool EvaluatesTrue { [System.Runtime.InteropServices.DispId(40)] get; }
[<System.Runtime.InteropServices.DispId(40)>]
[<get: System.Runtime.InteropServices.DispId(40)>]
member this.EvaluatesTrue : bool
Public ReadOnly Property EvaluatesTrue As Boolean
Property Value
A Boolean that indicates the value of the Value property.
- Attributes