PerspectiveMeasureGroup コンストラクター (String)

識別子を使用して、PerspectiveMeasureGroup の新しいインスタンスを初期化します。

名前空間:  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
)

パラメーター

関連項目

参照

PerspectiveMeasureGroup クラス

PerspectiveMeasureGroup オーバーロード

Microsoft.AnalysisServices 名前空間