LEADTOOLS Medical (Leadtools.Ccow assembly)
LEAD Technologies, Inc

DeleteItems Method






The participant coupon.
The item names.
The context coupon.
This method is no longer supported, as result of a method to delete items from the context being extraneous.
Syntax
void DeleteItems( 
   int participantCoupon,
   string[] itemNames,
   int contextCoupon
)
'Declaration
 
Sub DeleteItems( _
   ByVal participantCoupon As Integer, _
   ByVal itemNames() As String, _
   ByVal contextCoupon As Integer _
) 
'Usage
 
Dim instance As IContextData
Dim participantCoupon As Integer
Dim itemNames() As String
Dim contextCoupon As Integer
 
instance.DeleteItems(participantCoupon, itemNames, contextCoupon)
void DeleteItems( 
   int participantCoupon,
   string[] itemNames,
   int contextCoupon
)
function Leadtools.Ccow.IContextData.DeleteItems( 
   participantCoupon ,
   itemNames ,
   contextCoupon 
)
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IContextData Interface
IContextData Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.