Plumtree Tags API  
 

AttributeType.BOOLEAN Field

boolean

Valid input for this type is a string that contains the value of "true", "True", "false", "False", "1", or "0".
public static readonly AttributeType BOOLEAN;

See Also

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