M-Files API 23.11.13135.0
RefreshExternalObjectTypeColumnMappingsAdmin Method
VaultObjectTypeOperations Object : RefreshExternalObjectTypeColumnMappingsAdmin Method
The object type the column mappings of which to refresh.
Description
Refreshes the column mappings of an external object type. Returns the object type with refreshed column mappings.
Syntax
Visual Basic
Public Function RefreshExternalObjectTypeColumnMappingsAdmin( _
   ByVal ObjectType As ObjTypeAdmin _
) As ObjTypeAdmin
Parameters
ObjectType
The object type the column mappings of which to refresh.
Remarks

Requires M-Files 18.11.7072.5 or later.

This method is available only if M-Files API is used in the server interface mode.

See Also

VaultObjectTypeOperations Object  | VaultObjectTypeOperations Members