Leadtools.Ccow Namespace > IContextData Interface : DeleteItems Method |
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 )
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