Table of Contents

Property GlobalContextAsJson

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

GlobalContextAsJson

Gets or sets global JSON object whose properties become global variables in the Power Fx expression. Changes PowerFxGlobals property.

public virtual string GlobalContextAsJson { get; set; }

Property Value

string