ResourceParentId Property
The Id of the parent resource.
Syntax
public String getResourceParentId(); public void setResourceParentId(String resourceParentId);
Remarks
This property specifies the unique identifier of the parent resource. The value "0" indicates the root directory.
This property is not available at design time.
Default Value
""