3dak Client

Contact.Update Method 

Updates the current Contact in the Database.

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

Remarks

Currently not checking if Contact is in Shop Table and already did an Order

See Also

Contact Class | ppm3dakClient.Contacts Namespace