This method is no longer supported, as result of a method to delete items from the context being extraneous.
Syntax
Visual Basic (Usage) | Copy Code |
---|
Dim instance As IContextData
Dim participantCoupon As Integer
Dim itemNames() As String
Dim contextCoupon As Integer
instance.DeleteItems(participantCoupon, itemNames, contextCoupon) |
Parameters
- participantCoupon
- The participant coupon.
- itemNames
- The item names.
- contextCoupon
- The context coupon.
Requirements
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7
See Also