Property GlobalContextAsJson
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; }
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; }