RSSampleType
RSSampleType is a result set built directly from the CCSampleTypeDTO object.
Note: RSSampleType is not exposed it the report engine even though it is included in the Report Module jar file that records all the XSD files for all the reporting result sets and views, and raises an error if referenced by the report template.
RSSampleType properties are as follows:
|
RS Column |
DTO Property |
Property Type |
|---|---|---|
|
Code |
code |
String |
|
Description |
description |
String |
|
IsActive |
isActive |
Boolean |
|
IsOrganisationScope |
isOrganisationScope |
Boolean |
|
LaboratoryCode |
laboratoryCode |
String |
|
LaboratoryId |
laboratoryId |
String |
|
Name |
name |
String |
|
OrganisationCode |
organisationCode |
String |
|
OrganisationId |
organisationId |
String |
|
SampleTypeId |
id |
String |
