![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
nextID Field | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > CallbackResultCollection Class : nextID Field |
Visual Basic (Declaration) | |
---|---|
Public nextID As Integer |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As CallbackResultCollection Dim value As Integer value = instance.nextID instance.nextID = value |
C# | |
---|---|
public int nextID |
Field Value
Integer for the ID of the CallbackResults.When a CallbackResult object is added to the collection using Add or Insert, an ID is assigned to the CallbackResult using the nextID (which is then incremented). The CallbackResult's ID is used, along with Priority, to determine the order in which callback results are sent and processed by the client.
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