ReadOnlySymbolValues.Get(ISymbolSlot) Method

Definition

Get value of a slot previously provided by Set(ISymbolSlot, FormulaValue).

C#
public abstract Microsoft.PowerFx.Types.FormulaValue Get (Microsoft.PowerFx.ISymbolSlot slot);

Parameters

slot
ISymbolSlot

Slot provided by the associated SymbolTable.

Returns

Value for this slot or BlankValue if no value is set yet.

Applies to

Product Versions
Power Fx SDK Latest