[]
        
(Showing Draft Content)

C1.CalcEngine.ExpressionEngine.IExpressionSyntax.GetFieldName

GetFieldName Method

GetFieldName(string)

Gets the field name from the data source.

Declaration
string GetFieldName(string fieldName)
Function GetFieldName(fieldName As String) As String
Parameters
Type Name Description
string fieldName

Field or alias name.

Returns
Type Description
string