ResourceContentLength Property
This property shows the length of the resource returned.
Object Oriented Interface
public function getResourceContentLength($resourceindex);
Procedural Interface
ipworks_webdav_get($res, 52 , $resourceindex);
Default Value
''
Remarks
This property shows the length of the resource returned.
The size of the array is controlled by the ResourceCount property.
This property is read-only and not available at design time.
Data Type
String