M-Files API 23.11.13135.0
GetPropertiesForMetadataSyncWithMetadataReferenceFilter Method
VaultObjectPropertyOperations Object : GetPropertiesForMetadataSyncWithMetadataReferenceFilter Method
The object version that identifies the object.
The array of metadata references that appear in the referred document. This filters the metadata reference traversing and optimizes the performance.
Description
Gets the direct and indirect properties of the specified object version to synchronize the file content with the current metadata.
Syntax
Visual Basic
Public Function GetPropertiesForMetadataSyncWithMetadataReferenceFilter( _
   ByVal ObjVer As ObjVer, _
   ByVal pIStringsMetadataRefs As Strings _
) As EmbeddedMetadataProperties
Parameters
ObjVer
The object version that identifies the object.
pIStringsMetadataRefs
The array of metadata references that appear in the referred document. This filters the metadata reference traversing and optimizes the performance.
Remarks
Supported in M-Files 22.3.11168.0 and later.
See Also

VaultObjectPropertyOperations Object  | VaultObjectPropertyOperations Members