Skip to main content
All docs
V26.1
  • AzureRouteInstruction.HasCombinedMessage Property

    Indicates whether the AzureRouteInstruction.CombinedMessage is available.

    Namespace: DevExpress.XtraMap

    Assembly: DevExpress.XtraMap.v26.1.dll

    Declaration

    public bool HasCombinedMessage { get; }

    Property Value

    Type Description
    Boolean

    true if the current instruction has the combined message; otherwise, false.

    See Also