Class Response
Inheritance
System.Object
Response
Namespace: Telerik.UI.Xaml.Controls.DataVisualization.Map.BingRest
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class Response : Object
Constructors
Response()
Declaration
public Response()
Properties
AuthenticationResultCode
Declaration
public string AuthenticationResultCode { get; set; }
Property Value
System.
|
BrandLogoUri
Declaration
public string BrandLogoUri { get; set; }
Property Value
System.
|
Copyright
Declaration
public string Copyright { get; set; }
Property Value
System.
|
errorDetails
Declaration
public string[] errorDetails { get; set; }
Property Value
System.
|
ResourceSets
StatusCode
Declaration
public int StatusCode { get; set; }
Property Value
System.
|
StatusDescription
Declaration
public string StatusDescription { get; set; }
Property Value
System.
|
TraceId
Declaration
public string TraceId { get; set; }
Property Value
System.
|