I am trying to come up with a way to only add a part number if it does not exist. Can you give the best way to do this below using the
part number object?
colorfile.PartNumbers.Add(new Color_PartNumber() { colorNumber = colorPartNumber.partNumber });