PC-CategorizedComment

Defined in file pcassay2.asn
C++ class: CPC_CategorizedComment


PC-CategorizedComment ::= SEQUENCE {
    title     UTF8String,                                    -- title for the description/comment
    comment   SEQUENCE OF UTF8String                         -- description/comment content
}