M-Files API 23.11.13135.0
GetExternalObjectTypePluginConfigurationInfoAdmin Method
VaultObjectTypeOperations Object : GetExternalObjectTypePluginConfigurationInfoAdmin Method
The GUID of the external object type plugin.
The ID of the object type.
Description
Gets information on the configuration of the specified external object type plugin (for administrative operations).
Syntax
Visual Basic
Public Function GetExternalObjectTypePluginConfigurationInfoAdmin( _
   ByVal PluginGUID As String, _
   ByVal ObjectTypeID As Long _
) As String
Parameters
PluginGUID
The GUID of the external object type plugin.
ObjectTypeID
The ID of the object type.
Remarks
Supported in M-Files 20.11.9630.6 and later.
See Also

VaultObjectTypeOperations Object  | VaultObjectTypeOperations Members