Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.1.20
|
Leadtools.Ccow Namespace > IContextFilter Interface : GetSubjectsOfInterest Method |
string[] GetSubjectsOfInterest( int participantCoupon )
'Declaration
Function GetSubjectsOfInterest( _ ByVal participantCoupon As Integer _ ) As String()
'Usage
Dim instance As IContextFilter Dim participantCoupon As Integer Dim value() As String value = instance.GetSubjectsOfInterest(participantCoupon)
array<String^>^ GetSubjectsOfInterest( int participantCoupon )