XmlaMessageLocation.SourceObject 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 object that has the error.
public Microsoft.AnalysisServices.XmlaLocationReference SourceObject { get; }
member this.SourceObject : Microsoft.AnalysisServices.XmlaLocationReference
Public ReadOnly Property SourceObject As XmlaLocationReference
Property Value
An XmlaLocationReference with the source object.