ActiveReports 6 Online Help
GetValue(String,Int32) Method

For internal use only.
Syntax
'Declaration
 
Public Overloads Function GetValue( _
   ByVal fieldName As String, _
   ByVal iDontUseThisOne As Integer _
) As Object
public object GetValue( 
   string fieldName,
   int iDontUseThisOne
)

Parameters

fieldName
iDontUseThisOne
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ListDataSource Class
ListDataSource Members
Overload List

Send Feedback