Documentation Center

Aspect property data types

All aspect properties have one of the data types listed in this topic.

The aspect property data type is one of the following:

TypeDescription
Booleana flag set to true or false
Floata floating point integer
Integeran integer
Set<String>a set of strings (always case-sensitive), possibly an empty set
Stringa string (always case-sensitive), possibly empty
Versiona version number, which you can compare to another value of the same type to determine which is newer
Pathall properties (for one, several or all aspects) that evaluate to a value of "true", separated by colons (':'). If need be, the name of the aspect is included with the property in order to avoid ambiguity.