Class Warning
Inheritance
System.Object
Warning
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI.Map.Bing
Assembly: Telerik.WinControls.RadMap.dll
Syntax
public class Warning
Constructors
Warning()
Declaration
public Warning()
Properties
Severity
Declaration
public string Severity { get; set; }
Property Value
System.String
|
Text
Declaration
public string Text { get; set; }
Property Value
System.String
|
WarningType
Declaration
public string WarningType { get; set; }
Property Value
System.String
|