Click or drag to resize
MOVEitFolderInfo Properties

The MOVEitFolderInfo type exposes the following members.

Properties
  NameDescription
Public propertyAllowFileOverwrite
Indicates whether files of the same name will silently overwrite existing files of the same name.
Public propertyCleanTime
Describes after how many days old files in this folder will be cleaned up.
Public propertyCleanType
Describes what kind of automated clean up is regularly performed on this folder.
Public propertyDataInitialized
Returns the status of the data initialization for this object.
(Inherited from MOVEitObjectInfo.)
Public propertyDescription
Description of this folder.
Public propertyEnforceUniqueFilenames
Indicates whether files in this folder must have unique names.
Public propertyFileMaskRule
Indicates whether files uploaded to the folder that match the configured filemasks will be allowed or denied.
Public propertyFileMasks
Comma-delimited list of filemasks which all files uploaded to the folder will be matched against.
Public propertyFolderType
Indicates what kind of folder this is.
Public propertyID
The unique ID of this folder.
Public propertyInstID
ID of the organization this folder exists in.
Public propertyName
The (short) name of this folder.
Public propertyNewTime
The maximum amount of time, in days, that files in this folder are considered "new".
Public propertyNoteDelRcpType
Describes what kind of delivery recipient notifications are used in this folder.
Public propertyNoteNewFileTime
Describes how often new file batch notifications are sent.
Public propertyNoteNewFileType
Describes what kind of new file notifications are used in this folder.
Public propertyNoteUpConfirmTime
Describes how often upload confirmation batch notifications are sent.
Public propertyNoteUpConfirmType
Describes what kind of upload confirmation notifications are used in this folder.
Public propertyOrgID
ID of the organization this folder exists in.
Public propertyOwner
The username of this folder's owner. (Home folders only)
Public propertyParentID
The ID of this folder's parent folder or "0" if it does not have a parent folder.
Public propertyParentInheritRights
Indicates whether the folder inherits its permissions from its parent folder.
Public propertyPath
The (long) name of this folder.
Public propertyPermission
A MOVEit Permission String describing the currently authorized user's permissions on this folder.
Public propertyQuota
The folder quota, if any, in bytes.
Public propertyResponseText
For webpost folders, text to display after a post to this folder.
Public propertyResponseTime
For webpost folders, the time after which redirection occurs.
Public propertyResponseType
For webpost folders, the webpost completion and redirection setting.
Public propertySubfolderCleanTime
Describes after how many days empty subfolders in this folder will be cleaned up.
Public propertySystemType
Indicates if this folder is under the control of users or the MOVEit Transfer system.
Top
See Also