ResponseBase.ResponseSummary Property
A ResponseSummary Class object describing the response that was returned by the service. Get this property from the service response.
Syntax
public ResponseSummary ResponseSummary { set; get; }
Public Property ResponseSummary As ResponseSummary