M-Files API 23.11.13135.0
GetPropertyValuesOfFolder Method
VaultViewOperations Object : GetPropertyValuesOfFolder Method
The folder location.
The object type for which the properties are retrieved.
Description
Extracts as many property values from the given folder location as possible for the purposes of prefilling metadata when creating new objects of the specified type. May return zero or more property values.
Syntax
Visual Basic
Public Function GetPropertyValuesOfFolder( _
   ByVal FolderLocation As FolderDefs, _
   ByVal ObjectType As Long _
) As PropertyValues
Parameters
FolderLocation
The folder location.
ObjectType
The object type for which the properties are retrieved.
See Also

VaultViewOperations Object  | VaultViewOperations Members