Click or drag to resize
MOVEitFileInfo Properties

The MOVEitFileInfo type exposes the following members.

Properties
  NameDescription
Public propertyCurrentFileType
Describes what type of file this file is currently.
Public propertyDataInitialized
Returns the status of the data initialization for this object.
(Inherited from MOVEitObjectInfo.)
Public propertyDownloadCount
Number of times this file has been downloaded.
Public propertyFileSize
Size in bytes of this file.
Public propertyFolderID
ID of the folder this file is currently in.
Public propertyID
The unique ID of this file. Also known as the tracking number.
Public propertyInstID
ID of the organization this file exists in.
Public propertyName
The name of this file.
Public propertyOrgID
ID of the organization this file exists in.
Public propertyOriginalFilename
The original name of this file.
Public propertyOriginalFileType
Describes what type of file this file was originally.
Public propertyPath
The full path of this file.
Public propertyUploadAgentBrand
Brand of the agent used to upload this file.
Public propertyUploadAgentVersion
Version of the agent used to upload this file.
Public propertyUploadComment
Any optional comments uploaded with this file.
Public propertyUploadIntegrity
1 if file was uploaded with integrity checking, 0 if file was not.
Public propertyUploadIP
The IP Address, if any, from which this file was uploaded.
Public propertyUploadStamp
The date and time this file was uploaded.
Public propertyUploadUsername
The username of the user account which uploaded this file.
Public propertyUploadUserRealname
The real name of the user account which uploaded this file.
Top
See Also