Sets the product codes attached to this instance.
| C# |
public ImageAttribute WithProductCodes( params ProductCode[] list )
- list (array<ProductCode>[]()[][])
- Product codes attached to this instance.
this instance
| C# |
public ImageAttribute WithProductCodes( params ProductCode[] list )