PowerQueryFormulaParameter class

PowerQueryFormulaParameter class

Represents the parameter of power query formula.

Inheritance: PowerQueryFormulaParameterPowerQueryFormula

The PowerQueryFormulaParameter type exposes the following members:

Properties

PropertyDescription
typeGets the type of power query formula.
formula_definitionGets the definition of the parameter.
nameGets and sets the name of the power query formula.
power_query_formula_itemsGets all items of power query formula.
valueGets the value of parameter.
parameter_definitionGets the definition of the parameter.

See Also