M-Files API 23.11.13135.0
GetPropertiesForMetadataSync Method
VaultObjectPropertyOperations Object : GetPropertiesForMetadataSync Method
The object version that identifies the object.
Specifies the property format. The naming conventions and data types depend on the target application.
Description
Gets the direct and indirect properties of the specified object version for the purpose of synchronizing file content with current metadata.
Syntax
Visual Basic
Public Function GetPropertiesForMetadataSync( _
   ByVal ObjVer As ObjVer, _
   ByVal Format As MFMetadataSyncFormat _
) As NamedValues
Parameters
ObjVer
The object version that identifies the object.
Format
ValueDescription
MFMetadataSyncFormatExcelMicrosoft Excel
MFMetadataSyncFormatPowerPointMicrosoft PowerPoint
MFMetadataSyncFormatWordMicrosoft Word
Specifies the property format. The naming conventions and data types depend on the target application.
See Also

VaultObjectPropertyOperations Object  | VaultObjectPropertyOperations Members