ConditionalEventArgs.Result Eigenschap

Definitie

Hiermee haalt u het resultaat van een CodeCondition evaluatie op of stelt u deze in.

public:
 property bool Result { bool get(); void set(bool value); };
public bool Result { get; set; }
member this.Result : bool with get, set
Public Property Result As Boolean

Waarde van eigenschap

true indien het resultaat van de voorwaarde waar is; anders, false.

Van toepassing op