The Cluster type exposes the following members.

Properties

  NameDescription
DimensionName
Gets the name of the dimension that the cluster terms (i.e. dimension values) belong to.
RecordCount
Gets the estimated number of records covered by each particular cluster.
SearchText
Gets a string containing the list of terms joined by spaces, with each term in the cluster surrounded with quotes. Useful for the search string for when the cluster is selected.
Terms
Gets a read-only list of the terms that comprise the cluster.

See Also