Property FormulaGlobalsType
FormulaGlobalsType
Gets or sets script globals type used in EvaluateAsync(string, ScriptOptions, object, Type, CancellationToken) which is called from Evaluate(string). Default is Null.
[Browsable(false)]
public virtual Type? FormulaGlobalsType { get; set; }