SubjectsOfInterest Property

Summary

Gets or sets the participant coupon.

Syntax
C#
VB
C++
public List<string> SubjectsOfInterest { get; set; } 
Public Overridable Property SubjectsOfInterest() As System.Collections.Generic.List(Of System.String) 
 Get 
 Set 
public: virtual property System.Collections.Generic.List<System.String^ >^  SubjectsOfInterest 
{ 
 System.Collections.Generic.List<System.String^ >^  get() 
 System::Void set(System.Collections.Generic.List<System.String^ >^  value) 
} 

Property Value

The participant coupon.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Server Assembly