M-Files API 23.11.13135.0
Set Method
ExternalView Object : Set Method
The identifier of the external repository.
The ID of the view.
The name of the view.
The identifier of the view icon.
Description
Sets the specified information for the external view.
Syntax
Visual Basic
Public Sub Set( _
   ByVal ExternalRepositoryName As String, _
   ByVal ID As String, _
   ByVal Name As String, _
   ByVal IconID As String _
) 
Parameters
ExternalRepositoryName
The identifier of the external repository.
ID
The ID of the view.
Name
The name of the view.
IconID
The identifier of the view icon.
See Also

ExternalView Object  | ExternalView Members