ObjectReference Constructor
Initializes a new instance of the ObjectReference class.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New ObjectReference()
public ObjectReference()
public:
ObjectReference()
new : unit -> ObjectReference
public function ObjectReference()