ResourceCount Property
The number of records in the Resource arrays.
Object Oriented Interface
public function getResourceCount();
Procedural Interface
ipworks_webdav_get($res, 50 );
Default Value
0
Remarks
This property controls the size of the following arrays:- ResourceContentLanguage
- ResourceContentLength
- ResourceContentType
- ResourceDisplayName
- ResourceLastModified
- ResourceURI
This property is read-only and not available at design time.
Data Type
Integer