| MOVEitFileInfo Properties | 
The MOVEitFileInfo type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CurrentFileType | 
            Describes what type of file this file is currently.
             | 
|  | DataInitialized | 
            Returns the status of the data initialization for this object.
            (Inherited from MOVEitObjectInfo.) | 
|  | DownloadCount | 
            Number of times this file has been downloaded.
             | 
|  | FileSize | 
            Size in bytes of this file.
             | 
|  | FolderID | 
            ID of the folder this file is currently in.
             | 
|  | ID | 
            The unique ID of this file. Also known as the tracking number.
             | 
|  | InstID | 
            ID of the organization this file exists in.
             | 
|  | Name | 
            The name of this file.
             | 
|  | OrgID | 
            ID of the organization this file exists in.
             | 
|  | OriginalFilename | 
            The original name of this file.
             | 
|  | OriginalFileType | 
            Describes what type of file this file was originally.
             | 
|  | Path | 
            The full path of this file.
             | 
|  | UploadAgentBrand | 
            Brand of the agent used to upload this file.
             | 
|  | UploadAgentVersion | 
            Version of the agent used to upload this file.
             | 
|  | UploadComment | 
            Any optional comments uploaded with this file.
             | 
|  | UploadIntegrity | 
            1 if file was uploaded with integrity checking, 0 if file was not.
             | 
|  | UploadIP | 
            The IP Address, if any, from which this file was uploaded.
             | 
|  | UploadStamp | 
            The date and time this file was uploaded.
             | 
|  | UploadUsername | 
            The username of the user account which uploaded this file.
             | 
|  | UploadUserRealname | 
            The real name of the user account which uploaded this file.
             | 
 See Also
See Also