|
Previous Top Next |
The Files property is used in the ScanFile method and holds information about the files that have been read in Scanfiles. It is based on the ITFileQueueLS datatype.
It is declared as:
Files &ITFileQueueLS
and instantiated as:
SELF.Files &= NEW ITFileQueueLS
in the Construct method.