RSCategory
RSCategory is a result set built directly from the CCCategory object.
RSCategory is referenced in each of the views that have links to categories, but just category code in most cases.
RSCategory properties are as follows:
|
RS Column |
DTO Property |
Property Type |
|---|---|---|
|
CategoryId |
id |
String |
|
CategoryType |
categoryType |
String |
|
CategoryTypeId |
categoryTypeId |
String |
|
Code |
code |
String |
|
Description |
description |
String |
|
IsActive |
isActive |
Boolean |
|
IsOrganisationScope |
isOrganisationScope |
Boolean |
|
IsSystemCategory |
isSystemCategory |
Boolean |
|
LaboratoryId |
laboratoryId |
String |
|
Name |
name |
String |
|
OrganisationId |
organisationId |
String |
