M-Files API 23.11.13135.0
RequestClientDirectoryRefresh Method
VaultViewOperations Object : RequestClientDirectoryRefresh Method
The directory to refresh. This may be either absolute path, or relative for the vault root.
Description
Requests the client cache refresh for a directory structure.
Syntax
Visual Basic
Public Sub RequestClientDirectoryRefresh( _
   ByVal Path As String _
) 
Parameters
Path
The directory to refresh. This may be either absolute path, or relative for the vault root.
Remarks

Supported in M-Files 20.11.9630.6 and later.

This method is available only if M-Files API is used in the client interface mode.

See Also

VaultViewOperations Object  | VaultViewOperations Members