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