Property PowerFxSymbols
PowerFxSymbols
Gets or sets global variables of the PowerFx expression. Changes PowerFxScope property.
[Browsable(false)]
public virtual ReadOnlySymbolTable PowerFxSymbols { get; set; }
Property Value
- ReadOnlySymbolTable
Remarks
It's better to use GlobalContextAsJson or PowerFxGlobals properties.