Solid Edge Revision Manager Object Library
Replace Method
Specifies the name of the new file.
Not currently supported.
Description
This method specifies a new file to replace the current file. The parent document is updated appropriately. This method returns a Long value.
Syntax
Visual Basic
Public Function Replace( _
   ByVal NewFileName As String, _
   Optional ByVal Options As Variant _
) As Long
Parameters
NewFileName
Specifies the name of the new file.
Options
Not currently supported.
See Also

IDocAuto Object  | IDocAuto Members