SdkResult.Success Property

Definition

Indicates the resolution was successful.

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

Property Value

true if the resolution was successful; otherwise, false.

Applies to