XmlaMessageLocation.SourceObject Property

Definition

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.

Applies to