Plumtree Tags API  
 

AttributeType.INT Field

int

Valid input for this type is a string representation of a 32-bit signed integer.

E.G. "7", "42".
public static readonly AttributeType INT;

See Also

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