Plumtree Tags API  
 

AttributeType.CHAR Field

char

Valid input for this type is a string that contains a single character.

E.G. "c", "q".
public static readonly AttributeType CHAR;

See Also

AttributeType Class | com.plumtree.portaluiinfrastructure.tags.metadata Namespace