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