home *** CD-ROM | disk | FTP | other *** search
- (
- {
- ProductId = 1;
- id = 0;
- name = CDROM;
- price = $1000;
- qty = 1;
- serialNumber = ABC1243;
- },
- {
- ProductId = 1;
- id = 1;
- name = "User Manual";
- price = $1000;
- qty = 1;
- serialNumber = ABC1244;
- },
- {
- ProductId = 2;
- id = 2;
- name = mast;
- price = $150;
- qty = 1;
- serialNumber = A1;
- },
- {
- ProductId = 2;
- id = 3;
- name = board;
- price = $810;
- qty = 1;
- serialNumber = A2;
- },
- {
- ProductId = 2;
- id = 4;
- name = sail;
- price = $310;
- qty = 1;
- serialNumber = A3;
- },
- {
- ProductId = 2;
- id = 5;
- name = boom;
- price = $150;
- qty = 1;
- serialNumber = A4;
- },
- {
- ProductId = 3;
- id = 6;
- name = engines;
- price = "$10,000,000";
- qty = 1;
- serialNumber = BQW123;
- },
- {
- ProductId = 3;
- id = 7;
- name = wings;
- price = "$10,000,000";
- qty = 1;
- serialNumber = BWQ234;
- },
- {
- ProductId = 1;
- id = 8;
- name = "Training Session";
- price = $1000;
- qty = 3;
- serialNumber = ABC1245;
- },
- {
- ProductId = 3;
- id = 9;
- name = misc;
- price = "$250,000,000";
- qty = 1;
- serialNumber = BQW125;
- },
- {
- ProductId = 4;
- id = 10;
- name = Pen;
- price = 5.99;
- qty = 10;
- serialNumber = S1099;
- },
- {
- ProductId = 4;
- id = 11;
- name = Pad;
- price = 1.00;
- qty = 100;
- serialNumber = S1000;
- },
- {
- ProductId = 3;
- id = 12;
- name = bolts;
- price = $5;
- qty = 100;
- serialNumber = RSW111;
- }
- )