M-Files API 23.11.13135.0
SetExternalRepositoryIDs Method
ObjID Object : SetExternalRepositoryIDs Method
The object type to be set for the object.
The name of the external repository to be set for the object.
The external repository object identifier to be set for the object.
Description
Sets the type and external repository identifiers of the object.
Syntax
Visual Basic
Public Sub SetExternalRepositoryIDs( _
   ByVal ObjType As Long, _
   ByVal ExternalRepositoryName As String, _
   ByVal ExternalRepositoryObjectID As String _
) 
Parameters
ObjType
The object type to be set for the object.
ExternalRepositoryName
The name of the external repository to be set for the object.
ExternalRepositoryObjectID
The external repository object identifier to be set for the object.
See Also

ObjID Object  | ObjID Members