The InteractionSnapshotResults type exposes the following members.

Properties

  NameDescription
Public propertyInteractionSnapshots
Gets the interaction snapshots matching the filter criteria, limited to the number of rows specified by the MaxRowsFilter.
Public propertyTotalCount
Gets the count of interaction snapshots matching all filter criteria except MaxRowsFilter. This can be used for determining if filter criteria needs to be refined to retrieve the desired results.

See Also