←Select platform

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++
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Ccow Assembly
Click or drag to resize