5
Reply

Unique Object

David Smith

David Smith

Jul 31 2013 7:01 PM
774
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 });

Answers (5)