Succeeded Property
Definition
Succeeded
Gets a value indicating whether this ConditionalValue is succeeded.
public bool Succeeded { get; }
Property Value
- bool
trueif the operation succeeded; otherwise,false.
Gets a value indicating whether this ConditionalValue is succeeded.
public bool Succeeded { get; }
true if the operation succeeded; otherwise, false.