XmlaMessage.Location Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.