IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

DirSummaryDirCount Property

The number of subdirectories within the directory.

Object Oriented Interface

public function getDirSummaryDirCount();

Procedural Interface

ipworkscloud_hadoopdfs_get($res, 3 );

Default Value

0

Remarks

The number of subdirectories within the directory.

This property reflects the number of subdirectories contained within the directory, calculated recursively. Note that this count will always include the directory itself; i.e., this property would return 1 for a directory with no subfolders.

This property is read-only and not available at design time.

Data Type

Long64

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 PHP Edition - Version 20.0 [Build 8265]