TOPICA Basic Class Classification |
[This is preliminary documentation and is subject to change.]
A Classification is one classification value (i.e. a [code, name] pair). Classification values may be selected in forms using the ClassificationPicker element.
The Classification class models one row in the database table dbo.Classification.
Property | Type | Description |
---|---|---|
ToString | String | String representation for debugging etc. |
Code | String | The code. |
Name | String | The name. |