Share via


AssertCondition.Condition Property

Definition

Gets or sets condition which must be true.

public AdaptiveExpressions.Expression Condition { get; set; }
member this.Condition : AdaptiveExpressions.Expression with get, set
Public Property Condition As Expression

Property Value

Condition which must be true.

Applies to