You are viewing limited content. For full access, please sign in.

Question

Question

LF folder Getchildren() equivalent in RepositoryAccess

asked on July 12, 2021

Hi, 

Is there equivalent for LFFolder Getchildren function in RA? 

need to check if there are any other sub folders within main directory.

 

Thanks in advance!

- KS

 

0 0

Replies

replied on July 12, 2021

Use FolderInfo.OpenFolderListing, which returns a listing object with the folder contents. See this post for sample code, line 21 is where the listing is opened.

1 0
You are not allowed to follow up in this post.

Sign in to reply to this post.