M-Files API 23.11.13135.0
GetFolderContents Method
VaultViewOperations Object : GetFolderContents Method
Collection of folder definitions that specify the target folders to retrieve.
Description
Gets the contents of the specified folder.
Syntax
Visual Basic
Public Function GetFolderContents( _
   ByVal FolderLocation As FolderDefs _
) As FolderContentItems
Parameters
FolderLocation
Collection of folder definitions that specify the target folders to retrieve.
Remarks
With builds earlier than 12.0.6606.0, this method can be used in server mode only.
See Also

VaultViewOperations Object  | VaultViewOperations Members