ParId Property
The ID of the folder above the current folder. A value of -1 means that the folder has no parent.
Syntax
public System.long ParId {get; set;}Public Property ParId As System.LongThe ID of the folder above the current folder. A value of -1 means that the folder has no parent.
public System.long ParId {get; set;}Public Property ParId As System.Long