IndexOf Method

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Returns the index of the DiscountApplicationRecord with the specified identifier.

Overload List

  Name Description
ms870937.pubmethod(en-US,CS.70).gif IndexOf(Int32) Returns the index of the specified discount with the specified discount identifier.
ms870937.pubmethod(en-US,CS.70).gif IndexOf(DiscountApplicationRecord) Returns the zero based index of the specified DiscountApplicationRecord.

Top

See Also

Reference

DiscountApplicationRecordCollection Class

DiscountApplicationRecordCollection Members

Microsoft.CommerceServer.Runtime.Orders Namespace