Error processing SSI file
LEADTOOLS Leadtools.Ccow.Server (Leadtools.Ccow.Server assembly)

Show in webframe

SubjectsOfInterest Property






Gets or sets the participant coupon.
Syntax
public List<string> SubjectsOfInterest {get; set;}
'Declaration
 
Public Property SubjectsOfInterest As List(Of String)
'Usage
 
Dim instance As ContextParticipant
Dim value As List(Of String)
 
instance.SubjectsOfInterest = value
 
value = instance.SubjectsOfInterest
public:
property List<String^>^ SubjectsOfInterest {
   List<String^>^ get();
   void set (    List<String^>^ value);
}

Property Value

The participant coupon.
Requirements

Target Platforms

See Also

Reference

ContextParticipant Class
ContextParticipant Members

Error processing SSI file
Leadtools.Ccow.Server requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features