ClassQueryParseValue
Class
QueryParseValue DataContract class.
Definition
Namespace:Telerik.Windows.Controls.DataVisualization.Map.BingRest
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
cs-api-definition
[DataContract]
[Obsolete("This class is obsolete and will be deleted in Q2 2026.")]
public class QueryParseValue
Inheritance: objectQueryParseValue
Constructors
QueryParseValue()
Declaration
cs-api-definition
public QueryParseValue()
Properties
Property
Gets or sets the Property.
Declaration
cs-api-definition
[DataMember(Name = "property", EmitDefaultValue = false)]
public string Property { get; set; }
Property Value