Item Property
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Gets a particular property of the discount collection, based upon the index or key name.
Overload List
Name | Description | |
---|---|---|
Item[([(Int32])]) | Gets a particular property of the discount collection, based upon the index. | |
Item[([(String])]) | Gets a particular property of the discount collection, based upon a specified name. |
Top