| Property Getters/Setters Summary | ||
|---|---|---|
function | getDescription() | |
function | setDescription(value) | |
function | getFormulaDefinition() | |
function | getGroupName() | |
function | getName() | |
function | setName(value) | |
| Gets and sets the name of the power query formula. | ||
function | getParameterDefinition() | |
Gets the definition of the parameter.
|
||
function | getPowerQueryFormulaItems() | |
Gets all items of power query formula.
|
||
function | getType() | |
The value of the property is PowerQueryFormulaType integer constant. |
||
function | getValue() | |
function | setValue(value) | |
| Gets the value of parameter. | ||
function getType()
function getValue() / function setValue(value)
function getParameterDefinition()
function getFormulaDefinition()
function getGroupName()
function getName() / function setName(value)
function getDescription() / function setDescription(value)
function getPowerQueryFormulaItems()