Property FormulaGlobalType
FormulaGlobalType
Gets or sets script global type used in the formula evaluation. Default is Null.
[Browsable(false)]
public virtual Type? FormulaGlobalType { get; set; }
Gets or sets script global type used in the formula evaluation. Default is Null.
[Browsable(false)]
public virtual Type? FormulaGlobalType { get; set; }