Enables an application in a common context session to get names of those subjects for which it will survey and be notified about whenever the item values for these subjects are set during the course of a context change transaction.
Syntax
function Leadtools.Ccow.ContextFilter.getSubjectsOfInterest(
)
Parameters
Parameter | Type | Description |
---|
participantCoupon | int | The participant coupon of an application that has joined the common context. |
Return Value
Type | Description |
---|
string | The names of the context subjects for which the application will be surveyed and notified. |
See Also