Response.Successful Property

Definition

Was the REST call successful?

public:
 property bool Successful { bool get(); };
public bool Successful { get; }
member this.Successful : bool
Public ReadOnly Property Successful As Boolean

Property Value

Applies to