M-Files API 23.11.13135.0
GetAutomaticMetadata Method
VaultAutomaticMetadataOperations Object : GetAutomaticMetadata Method
The temporary file upload session IDs.
The type of the object for which the suggestions are requested.
The object version.
The property values of the the object.
A list of requested suggestion providers. Leave this empty if you want all providers to be requested.
The custom data for the suggestion providers.
Description
Gets the automatically generated metadata.
Syntax
Visual Basic
Public Function GetAutomaticMetadata( _
   ByVal IIDs As IDs, _
   ByVal ObjectType As Long, _
   ByVal ObjVer As ObjVer, _
   ByVal PropertyValues As PropertyValues, _
   ByVal SuggestionProviders As Strings, _
   ByVal CustomData As String _
) As AutomaticMetadataResult
Parameters
IIDs
The temporary file upload session IDs.
ObjectType
The type of the object for which the suggestions are requested.
ObjVer
The object version.
PropertyValues
The property values of the the object.
SuggestionProviders
A list of requested suggestion providers. Leave this empty if you want all providers to be requested.
CustomData
The custom data for the suggestion providers.
See Also

VaultAutomaticMetadataOperations Object  | VaultAutomaticMetadataOperations Members