BuildMaster SDK Reference
Version:
ConvertLegacyExpression(string legacyExpression) Method
Returns a variable-containing string that has been converted from the specified legacy expression.
Syntax
public
abstract
string ConvertLegacyExpression(string legacyExpression)
Parameters
- legacyExpression
- Type: string
The legacy expression to convert.
Returns
Variable-containing string that has been converted from the specified legacy expression.