PC-IntegerMinMax

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


PC-IntegerMinMax ::= SEQUENCE {
    min               INTEGER,                             -- Minimum Value Allowed
    max               INTEGER                              -- Maximum Value Allowed
}