public void SetItemValues(int participantCoupon,object itemNames,object itemValues,int contextCoupon)
Sub SetItemValues( _ByVal participantCoupon As Integer, _ByVal itemNames As Object, _ByVal itemValues As Object, _ByVal contextCoupon As Integer _)
void SetItemValues(int participantCoupon,Object^ itemNames,Object^ itemValues,int contextCoupon)
participantCoupon
The participant coupon.
itemNames
The context item names that are to be set by the context manager.
itemValues
The context item values that are to be set by the context manager.
contextCoupon
The context coupon.
If an item named in itemNames is not currently an common subject context item in the context, it will be added. The data type for a newly added item is the same as the data type of the element in itemValues that contains the item's value. This method can only be performed within the scope of a context change transaction. The value of the input contextCoupon must denote the current transaction.
For an example refer to JoinCommonContext.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document
