M-Files API 23.11.13135.0
CloneFrom Method
LoginAccount Object : CloneFrom Method
The object that is used as the source for cloning.
Description
Copies the content to this object from another object.
Syntax
Visual Basic
Public Sub CloneFrom( _
   ByVal LoginAccount As LoginAccount _
) 
Parameters
LoginAccount
The object that is used as the source for cloning.
See Also

LoginAccount Object  | LoginAccount Members