Click or drag to resize
MOVEitFolderInfoParentInheritRights Property
Indicates whether the folder inherits its permissions from its parent folder.

Namespace: MOVEit.DMZ.API
Assembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax
public int ParentInheritRights { get; }

Property Value

Type: Int32
Remarks
This setting only applies if the folder's parentID property is not 0. (0 = No, 1 = Yes)
See Also