Поделиться через


Конструктор PerspectiveMeasureGroup (String)

Initializes a new instance of PerspectiveMeasureGroup using an identifier.

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
Public Sub New ( _
    measureGroupId As String _
)
'Применение
Dim measureGroupId As String

Dim instance As New PerspectiveMeasureGroup(measureGroupId)
public PerspectiveMeasureGroup(
    string measureGroupId
)
public:
PerspectiveMeasureGroup(
    String^ measureGroupId
)
new : 
        measureGroupId:string -> PerspectiveMeasureGroup
public function PerspectiveMeasureGroup(
    measureGroupId : String
)

Параметры