2020 Method
Changes 0
M

GlobalParameter.GetFormula

Description:
Returns the parameter's expression in form of a string.
Remarks:
Returns an empty string a case the parameter is not determined by a formula, or if the the expression cannot be converted to a string.
public string GetFormula()
string The string representing the expression assigned to the parameter.