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 )