ClinicalTrials Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The clinical trials that the patient(s) should be matched to. The trial selection can be given as a list of custom clinical trials and/or a list of filters to known clinical trial registries. In case both are given, the resulting trial set is a union of the two sets.
public class ClinicalTrials
type ClinicalTrials = class
Public Class ClinicalTrials
- Inheritance
-
ClinicalTrials
Constructors
ClinicalTrials() |
Initializes a new instance of ClinicalTrials. |
Properties
CustomTrials |
A list of clinical trials. |
RegistryFilters |
A list of filters, each one creating a selection of trials from a given clinical trial registry. |
Applies to
Azure SDK for .NET