Intersoft WebGrid Documentation
GetAggregatedDataKeyFields Method
See Also  Send Feedback
ISNet.WebUI.WebGrid Namespace > WebGridTable Class : GetAggregatedDataKeyFields Method






Syntax

Visual Basic (Declaration) 
Public Function GetAggregatedDataKeyFields() As ArrayList
Visual Basic (Usage)Copy Code
Dim instance As WebGridTable
Dim value As ArrayList
 
value = instance.GetAggregatedDataKeyFields()
C# 
public ArrayList GetAggregatedDataKeyFields()
Delphi 
public function GetAggregatedDataKeyFields(): ArrayList; 
JScript 
public function GetAggregatedDataKeyFields() : ArrayList;
Managed Extensions for C++ 
public: ArrayList* GetAggregatedDataKeyFields(); 
C++/CLI 
public:
ArrayList^ GetAggregatedDataKeyFields(); 

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

©2012 Intersoft Solutions Corp. All Rights Reserved.