Resolves the picture against the passed tag group file.
Syntax
object.ResolveTagGroupFile bstrTagGroupFileName
Properties
The ResolveTagGroupFile method syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
bstrTagGroupFileName |
String. The name of the tag group file to resolve the picture against. |
Remarks
This method loops through the list of tag group objects in the picture, performs the necessary substitutions based on the definitions in the tag group file, and establishes connections with these data sources. It then persists identifying information of the picture and tag group file, a list of the complete strings after substitution, and the connection information into a unique stream in the tag group storage. Once this is saved, all the connections between the tag group objects and data sources will be broken.