PowerQueryFormulaParameter class

PowerQueryFormulaParameter class

Represents the parameter of power query formula.

The PowerQueryFormulaParameter type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of PowerQueryFormulaParameter

Properties

PropertyDescription
nameGets the name of parameter.
valueGets the value of parameter.
parameter_definitionGets the definition of the parameter.

See Also