DeleteItems Method

Summary
This method is no longer supported, as result of a method to delete items from the context being extraneous.
Syntax
C#
VB
C++
public void DeleteItems( 
   int participantCoupon, 
   string[] itemNames, 
   int contextCoupon 
) 
Sub DeleteItems( _ 
   ByVal participantCoupon As Integer, _ 
   ByVal itemNames() As String, _ 
   ByVal contextCoupon As Integer _ 
)  
void DeleteItems(  
   int participantCoupon, 
   array<String^>^ itemNames, 
   int contextCoupon 
)  

Parameters

participantCoupon
The participant coupon.

itemNames
The item names.

contextCoupon
The context coupon.

Requirements

Target Platforms

Help Version 21.0.2021.7.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.