ActiveReports 12
FieldNameIndex Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.DataEngine.ExpressionEvaluation Namespace > Eval.CompileContext Class : FieldNameIndex Property
Index of fields.
Syntax
'Declaration
 
Public Property FieldNameIndex As IDictionary(Of String,Integer)
public IDictionary<string,int> FieldNameIndex {get; set;}
See Also

Reference

Eval.CompileContext Class
Eval.CompileContext Members