Table of Contents

Property FormulaGlobalType

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

FormulaGlobalType

Gets or sets script global type used in the formula evaluation. Default is Null.

[Browsable(false)]
public virtual Type? FormulaGlobalType { get; set; }

Property Value

Type