-
Valuates a publication object with another publication object.
- Parameters:
-
- iIdentifier
- The name of the publication to be valuated
- iRelayer
- The product aggregating the valuating intermediate publication object
- iNameInRelay
- The name of the valuating publication object
- Example:
The following example valuates the publication object of product Prod1
having the name PubId1 with the publication object of product Prod2
having the name PubId2.
Dim Prod1 As Product
Prod1.SetRelay(PubId1,Prod2,PubId2)
Copyright © 2003, Dassault Systèmes. All rights reserved.