Plumtree Tags API  
 

AttributeType.LONG Field

long

Valid input for this type is a string representation of a 64-bit signed integer (I.E. a long).

E.G. "-5465", "12".
public static readonly AttributeType LONG;

See Also

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