| MOVEitFolderInfoParentID Property | 
            The ID of this folder's parent folder or "0" if it does not have a parent folder.
            
 
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
 Syntax
Syntaxpublic string ParentID { get; }Public ReadOnly Property ParentID As String
	Get
public:
property String^ ParentID {
	String^ get ();
}Property Value
Type: 
String See Also
See Also