ProxyAutoDetect Property
This property tells the component whether or not to automatically detect and use proxy system settings, if available.
Object Oriented Interface
public function getProxyAutoDetect(); public function setProxyAutoDetect($value);
Procedural Interface
inpaydirect_ptechreversal_get($res, 13 ); inpaydirect_ptechreversal_set($res, 13, $value );
Default Value
false
Remarks
This property tells the class whether or not to automatically detect and use proxy system settings, if available.
Data Type
Boolean