MOVEitFileInfoFolderID Property |
ID of the folder this file is currently in.
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax public string FolderID { get; }
Public ReadOnly Property FolderID As String
Get
public:
property String^ FolderID {
String^ get ();
}
Property Value
Type:
StringSee Also