다음을 통해 공유


OnCondition.Condition 속성

정의

실행할 작업에 대해 충족해야 하는 조건을 가져오거나 설정합니다(선택 사항).

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

속성 값

실행할 작업에 대해 충족해야 하는 조건입니다.

적용 대상