PowerQueryFormulaItem.ItemType

PowerQueryFormulaItem.ItemType property

Gets the type of this item (Function, Parameter, List, Literal, or Unknown).

public PowerQueryFormulaItemType ItemType { get; }

See Also