OnCondition.Condition Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit la condition qui doit être remplie pour que les actions soient exécutées (FACULTATIF).
public AdaptiveExpressions.Properties.BoolExpression Condition { get; set; }
member this.Condition : AdaptiveExpressions.Properties.BoolExpression with get, set
Public Property Condition As BoolExpression
Valeur de propriété
Condition à remplir pour que les actions soient exécutées.