-
enum CatPspIDLAttrDataType {
catPspIDLInteger, catPspIDLDouble, catPspIDLString, catPspIDLMultiString, catPspIDLBoolean
} -
Attribute type.
Role: Attribute type- Values:
-
- catPspIDLInteger
- integer type dd>
- catPspIDLDouble
- Double type dd>
- catPspIDLString
- String type dd>
- catPspIDLMultiString
- Special attribute of type List of string dd>
- catPspIDLBoolean
- Boolean type dd>