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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Server Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.