IMajorObject.ObjectReference Property

Definition

Gets the object reference implementation of the IMajorObject.

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

Property Value

The object reference implementation.

Remarks

This API supports the product infrastructure and is not intended to be used directly from your code.

Applies to