M-Files API 23.11.13135.0
GetViews Method
VaultViewOperations Object : GetViews Method
Description
Gets all views of the vault.
Syntax
Visual Basic
Public Function GetViews( _
   Optional ByVal ViewCategory As MFViewCategory = MFViewCategoryNormal, _
   Optional ByVal AllViews As Boolean = True, _
   Optional ByVal ParentView As Long = -1 _
) As Views
Parameters
ViewCategory
ValueDescription
MFViewCategoryNormalNormal view.
MFViewCategoryOfflineFilterView that acts as an offline filter.
MFViewCategoryTemporarySearchView that represents a temporary search.
AllViews
ParentView
See Also

VaultViewOperations Object  | VaultViewOperations Members