Find.1 |
Scroll |
Looks for a folder with the specified folder number and returns the first one it finds. If no matching folder is found Nothing / null is returned.
Namespace: Therefore.API
ParametersnFolderNo Folder number to look for. Return ValueFirst TheFolder instance with the specified nFolderNo in the list. If no matching folder is found Nothing (VB), null (C#) or their equivalent in other programming languages is returned. |