Table of Contents

Property PowerFxSymbols

Namespace
Alternet.Syntax.Parsers.PowerFX
Assembly
Alternet.Syntax.Parsers.PowerFX.v10.dll

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.