OptionalcontainsWhether the field contains blank (missing) values.
OptionalcontainsWhether the field contains date values.
OptionalcontainsWhether the field contains only integer numeric values (no fractions).
OptionalcontainsWhether the field contains more than one data type (excluding blank and string).
OptionalcontainsWhether the field contains non-date values.
OptionalcontainsWhether the field contains numeric values.
OptionalcontainsWhether the field contains a mix of text and other types, or only text.
OptionalcontainsWhether the field contains string values.
OptionalmaxThe maximum date value in the field (ISO 8601 datetime string).
OptionalmaxThe maximum numeric value in the field.
OptionalminThe minimum date value in the field (ISO 8601 datetime string).
OptionalminThe minimum numeric value in the field.
Metadata describing the type composition and value range of a cache field's data. These are redundant when PivotCacheField.sharedItems contains items (the metadata can be derived), but for fields whose data is stored only in records (no shared items), they preserve min/max and type information that would otherwise be lost.