Question: Property Description ItemNo Gets or sets an int that contains the item's number. Description Gets or sets a string that contains the item's description. Price
Property Description
ItemNo Gets or sets an int that contains the item's number.
Description Gets or sets a string that contains the item's description.
Price Gets or sets a decimal that contains the item's price.
Method Description
GetDisplayText Returns a string that contains the item's number, description, price formattted: Agapanthus $
Constructor Description
Create an InvItem object with default values
itemNo description, price Creates an InvItem Object with the specified values
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
