Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the specified object as the major object.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public ReadOnly Property Object As MajorObject
Get
'Usage
Dim instance As ScriptInfo
Dim value As MajorObject
value = instance.Object
public MajorObject Object { get; }
public:
property MajorObject^ Object {
MajorObject^ get ();
}
member Object : MajorObject
function get Object () : MajorObject
Property Value
Type: Microsoft.AnalysisServices.MajorObject
The object.