M-Files API 23.11.13135.0
GetExternalObjectTypePluginConfigurationDomainIdAdmin Method
VaultObjectTypeOperations Object : GetExternalObjectTypePluginConfigurationDomainIdAdmin Method
The GUID of the external object type plugin.
The ID of the object type.
Description
Gets the configuration domain ID of the specified external object type plugin (for administrative operations).
Syntax
Visual Basic
Public Function GetExternalObjectTypePluginConfigurationDomainIdAdmin( _
   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