%ZEN.Datatype.svgStyle
deprecated datatype class %ZEN.Datatype.svgStyle extends %ZEN.Datatype.datatype
ODBC Type: VARCHAR
This is a string containing a SVG CSS style definition. (Styles within SVG are CSS compliant, but there is a different set of styles available).Parameters
parameter MAXLEN = 250;
Inherited description: The maximum number of characters the string can contain.
parameter XMLPROJECTION = attribute;