Instruction
Class
Instruction DataContract class.
Definition
Namespace:Telerik.Windows.Controls.DataVisualization.Map.BingRest
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
C#
[DataContract]
[Obsolete("This class is obsolete and will be deleted in Q2 2026.")]
public class Instruction
Inheritance: objectInstruction
Constructors
C#
public Instruction()
Properties
Gets or sets the ManeuverType.
C#
[DataMember(Name = "maneuverType", EmitDefaultValue = false)]
public string ManeuverType { get; set; }