|
EDCS Reference Manual
Types EDCS_Concept_Status |
|---|
/* * REGISTERABLE ENUM: EDCS_Concept_Status * * $$$ comments go here */ typedef EDCS_Integer EDCS_Concept_Status;
| Enumerant | Definition | Value |
|---|---|---|
| EDCS_CONCEPT_STAT_ISO | comments here |
1 |
| EDCS_CONCEPT_STAT_DEPRECATED | comments here |
2 |
| EDCS_CONCEPT_STAT_REGISTRY | comments here |
3 |
|