Konstruktor PerspectiveMeasureGroup (String)
Inicjuje nowe wystąpienie PerspectiveMeasureGroup za pomocą identyfikatora.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Public Sub New ( _
measureGroupId As String _
)
'Użycie
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
)
Parametry
- measureGroupId
Typ: System.String