메소드 | 설명 | |
---|---|---|
MdxNavigationFunction ( ) : System.Collections.Generic |
Initializes a new instance of MdxNavigationFunction.
|
|
Titled ( string title ) : |
Sets the title and returns the updated current instance of MdxNavigationFunction.
|
|
WithParameters ( ) : |
Appends the parameters and returns the updated current instance of MdxNavigationFunction.
|
메소드 | 설명 | |
---|---|---|
GetStringExpression ( ) : string |
public MdxNavigationFunction ( ) : System.Collections.Generic | ||
리턴 | System.Collections.Generic |
public Titled ( string title ) : |
||
title | string | Navigation function title. |
리턴 |