IPWorks Cloud 2020 Kotlin Edition

Questions / Feedback?

ListParents Method

Lists the parent folders of a file or folder.

Syntax

public fun listParents(resourceId: String?)

Remarks

This is a convenience method that simply retrieves the parent Ids of the file or folder specified by ResourceId and passes them to GetResourceInfo.

Refer to GetResourceInfo for more information.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks Cloud 2020 Kotlin Edition - Version 20.0 [Build 7941]