Share

ComponentOccurrenceProxy.Replace Method

Parent Object: ComponentOccurrenceProxy

Description

Method that replaces the occurrence or all instances of an occurrence with another file.

Syntax

ComponentOccurrenceProxy.Replace( FileName As String, ReplaceAll As Boolean )

Parameters

Name Type Description
FileName String Input filename of the new file to be used to replace the existing occurrence.

ReplaceAll Boolean Input Boolean that indicates whether the current occurrence should be replaced for all instances of this occurrence.

Version

Introduced in version 5

Was this information helpful?