ResourceParentId Property
The Id of the parent folder.
Syntax
__property String ResourceParentId[int ResourceParentIndex] = {read=FResourceParentId, write=FSetResourceParentId};
Default Value
""
Remarks
The Id of the parent folder.
This property specifies the Id of the parent folder.
The size of the array is controlled by the ResourceParentCount property.
This property is not available at design time.
Data Type
String