%ZEN.Datatype.cssClass
deprecated datatype class %ZEN.Datatype.cssClass extends %ZEN.Datatype.datatype
ODBC Type: VARCHAR
This is used to represent the name of a CSS style class.Parameters
parameter MAXLEN = 255;
Inherited description: The maximum number of characters the string can contain.
parameter XMLPROJECTION = attribute;