XmlaMessage.Location Property

Definition

Gets the location information associated with the message.

public Microsoft.AnalysisServices.XmlaMessageLocation Location { get; }
member this.Location : Microsoft.AnalysisServices.XmlaMessageLocation
Public ReadOnly Property Location As XmlaMessageLocation

Property Value

An XmlaMessageLocation object with the location information.

Applies to