public WishlistItem( Wishlist wishlist, Product product, string optionlist, string kitlist, Nullable<decimal> price, string linemessage, DateTime createddate, DateTime lastmodifieddate, short desired, short received, byte priority, string comment )
Parameters
- wishlist
- The value of wishlist
- product
- The value of product
- optionlist
- The value of optionlist
- kitlist
- The value of kitlist
- price
- The value of price
- linemessage
- The value of linemessage
- createddate
- The value of createddate
- lastmodifieddate
- The value of lastmodifieddate
- desired
- The value of desired
- received
- The value of received
- priority
- The value of priority
- comment
- The value of comment