ResourceChildren Property
The number of immediate children in the selected folder.
Object Oriented Interface
public function getResourceChildren();
Procedural Interface
incloudstorage_onedrive_get($res, 36 );
Default Value
0
Remarks
This property holds the number of immediate children in the folder specified by ResourceIndex. This is populated after calling GetResourceInfo or ListResources.
This property is read-only and not available at design time.
Data Type
Integer