Enables an application in a common context session to set names of those subjects for which it will survey and be notified whenever the item values for these subjects are set during the course of a context change transaction.
public void SetSubjectsOfInterest(int participantCoupon,string[] subjectNames)
Sub SetSubjectsOfInterest( _ByVal participantCoupon As Integer, _ByVal subjectNames() As String _)
void SetSubjectsOfInterest(int participantCoupon,array<String^>^ subjectNames)
participantCoupon
The participant coupon of an application that has joined the common context.
subjectNames
The name of the context subjects the application is interested in.
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
