3dak Client

ContactList.ContactItems.RefreshData Method 

Renews ResultSet

[Visual Basic]
Public Sub RefreshData()
[C#]
public void RefreshData();
[C++]
public: void RefreshData();
[JScript]
public function RefreshData();

Remarks

Use only if you need to determine new Bounds of the List. RetrieveData is automatically reloading ResultSet on every Query

See Also

ContactList.ContactItems Class | ppm3dakClient.Contacts Namespace | RetrieveData