CRCPC
2137
E
The "
{1}
" label for the "
{0}
" enumeration is not unique.
Explanation
All the members of an enumeration must have a unique label.
User response
Specify a unique label for the member.
Feedback