GetDirectionsOperation.HasValue Property

Definition

Indicating whether the operation completed and successfully produced a value. The Value property is the route directions batch result.

public override bool HasValue { get; }
member this.HasValue : bool
Public Overrides ReadOnly Property HasValue As Boolean

Property Value

Applies to