Class Warning
Inheritance
System.Object
Warning
Namespace: Telerik.UI.Xaml.Controls.DataVisualization.Map.BingRest
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class Warning : Object
Constructors
Warning()
Declaration
public Warning()
Properties
Severity
Declaration
public string Severity { get; set; }
Property Value
System.
|
Text
Declaration
public string Text { get; set; }
Property Value
System.
|
WarningType
Declaration
public string WarningType { get; set; }
Property Value
System.
|