Sets the product codes attached to this instance.

C# |
[ObsoleteAttribute("This member has been deprecated and will be removed in a future release. Please use the WithProductCodes member instead.")] public RunningInstance WithProductCode( params string[] list )

- list (array<String>[]()[][])
- Product codes attached to this instance.

this instance