Description
An item stored in the file system
- Plural name:
- diskItems
- Defined in:
- Inherits from:
Properties
- class_ (r/o) typeClass -- The class of the object.
- properties record -- All of the object's properties.
- busyStatus (r/o) boolean -- Is the disk item busy?
- container (r/o) diskItem -- the folder or disk which has this disk item as an element
- creationDate (r/o) date -- the date on which the disk item was created
- displayedName (r/o) unicodeText -- the name of the disk item as displayed in the User Interface
- id_ (r/o) unicodeText -- the unique ID of the disk item
- modificationDate date -- the date on which the disk item was last modified
- name unicodeText -- the name of the disk item
- nameExtension (r/o) unicodeText -- the extension portion of the name
- packageFolder (r/o) boolean -- Is the disk item a package?
- path (r/o) unicodeText -- the file system path of the disk item
- physicalSize (r/o) doubleInteger -- the actual space used by the disk item on disk
- POSIXPath (r/o) unicodeText -- the POSIX file system path of the disk item
- size (r/o) doubleInteger -- the logical size of the disk item
- URL (r/o) unicodeText -- the URL of the disk item
- visible boolean -- Is the disk item visible?
- volume (r/o) unicodeText -- the volume on which the disk item resides
Notes
- Inherited by:
- Contained by: