The following tables list the members exposed by ICategoryConfig.
Public Properties
| Name | Description |
 | DisplayName |
Display name of this config
|
 | Filename |
Filename of the imported file
|
 | Guid |
Gets a guid for this config
|
 | NumRows |
The number of rows in this config
|
Top
Public Methods
| Name | Description |
 | CacheFromProject |
Called after the config was imported or deserialized. Method can be used to prepare a cache for
faster fetching of control categories from treatment unit guids
|
 | GetControlCategoryForTreatmentUnit |
Get the control category assigned to a specific treatment unit guid
|
Top
See Also