ApplyIssuerMap Method

public void ApplyIssuerMap( string srcIssuerToMap, string tgtIssuerToMap, Dictionary<ObjectType, List<Tuple<string, string>>> mapping, ref string log )

 

Description

The compliment of MapIssuers. This takes the mapping that was generated from one datasource and populates this datasource with the mapping, adding the tgtIssuerToMap codes into this datasource.