Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IObjectQueryRow.GetParentFolderID Method 

Gets the object's parent folder ID.

int GetParentFolderID();

Return Value

The object's parent folder ID.

Remarks

Throws a PropertyNotRequestedException if the parent folder ID property was not requested in the query.

Exceptions

Exception Type Condition
PropertyNotRequestedException The property was not requested.

See Also

IObjectQueryRow Interface | Plumtree.Remote.PRC Namespace