SetFormula |
Scroll |
Sets the formula for value calculation of the field and validates it.
Namespace: Therefore.API
Visual Basic Public Overridable Function SetFormula ( _ strFormula As String _ ) C# public virtual void SetFormula ( string strFormula )
Parameters
strFormula The formula of the field.
Return Value None. |