Skip to main content

%ZEN.Datatype.color

datatype class %ZEN.Datatype.color extends %ZEN.Datatype.datatype

ODBC Type: VARCHAR

This is a string containing a CSS color value.

Parameters

parameter MAXLEN = 250;
Inherited description: The maximum number of characters the string can contain.
parameter XMLPROJECTION = attribute;

Inherited Members

Inherited Methods

FeedbackOpens in a new tab