Formula |
Scroll |
Gets the formula for value calculation of the field.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property Formula As String C# public virtual string Formula { get; }
Property Value The formula of the field. |