UserProfile.CurrentHeading Property
A Heading Class object specifying the direction that the user is currently heading. Optional. The default Heading.Orientation Property value is 0, which is north. Set this property before making a service request.
Syntax
public Heading CurrentHeading { set; get; }
Public Property CurrentHeading As Heading