Reset Method
Reset all properties of the component.
Object Oriented Interface
public function doReset();
Procedural Interface
ipworks_odata_do_reset($res);
Remarks
The Reset method resets all properties to the class's default settings. This is an easy way to clear all of the property values before repopulating the OData feed.