M-Files API 23.11.13135.0
ShowViewOrPropertyFolder Method
VaultViewOperations Object : ShowViewOrPropertyFolder Method

In scripting languages, a specific null value (e.g., Nothing in VBScript) should be used to indicate the default value.

Description
Shows the given view or property folder.
Syntax
Visual Basic
Public Sub ShowViewOrPropertyFolder( _
   ByVal ParentWindow As Long, _
   ByVal View As Long, _
   Optional ByVal PropertyFolders As TypedValues = 0 _
) 
Parameters
ParentWindow
View
PropertyFolders

In scripting languages, a specific null value (e.g., Nothing in VBScript) should be used to indicate the default value.

Remarks

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

See Also

VaultViewOperations Object  | VaultViewOperations Members