IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

GetProperty Method

Get the value for a particular property.

Object Oriented Interface

public function doGetProperty($propertyname);

Procedural Interface

ipworks_webdav_do_getproperty($res, $propertyname);

Remarks

The class will search through its internal Properties properties for the property identified by PropertyName and will return the value associated with it.

PropertyName may also be a partial XPath expression to the retrieved resource XML. This is useful for reading values of composite properties.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]