Analysis Class |
[This is preliminary documentation and is subject to change.]
Namespace: Dyostem.Services.Data
public class Analysis
The Analysis type exposes the following members.
| Name | Description | |
|---|---|---|
| Analysis |
Initializes a new instance of the Analysis class
| |
| Analysis(IDataRecord) | Initializes a new instance of the Analysis class |
| Name | Description | |
|---|---|---|
| AnalysisId |
The analysis unique identifier
| |
| Comment |
The analysis comment (could be empty)
| |
| Measures |
A set of Measure related to this analysis
| |
| SampleCode |
The analysis sample code (could be empty)
| |
| Timestamp |
The analysis timestamp
|