M-Files API 23.11.13135.0
CloneFrom Method
PropertyValues Collection : 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 PropertyValues As PropertyValues _
) 
Parameters
PropertyValues
The object that is used as the source for cloning.
See Also

PropertyValues Collection  | PropertyValues Members