C#
VB
C++
This method is no longer supported, as result of a method to delete items from the context being extraneous.
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
)
participantCoupon
The participant coupon.
itemNames
The item names.
contextCoupon
The context coupon.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET