The InteractionSnapshot type exposes the following members.
Properties
Name | Description | |
---|---|---|
Direction |
Gets the direction of this interaction. See InteractionSnapshotDirection for
valid values.
| |
Disposition |
Gets the disposition of this interaction. See InteractionSnapshotDisposition for
valid values.
| |
InitiationTime |
Gets the initiation time.
Value is expressed as local time.
| |
InteractionId |
Gets the interaction ID. This may not be a unique value.
| |
InteractionIdKey |
Gets the interaction ID key. This is one part of a unique
tripartite key consisting of InteractionIdKey, SequenceNumber and SiteId.
| |
MediaType |
Gets the media type for this interaction. See InteractionSnapshotMediaType for
valid values.
| |
SegmentLog |
Gets the segment log.
The segment log contains an XML representation of the segments within
this interaction.
| |
SequenceNumber |
Gets the sequence number. This is one part of a unique
tripartite key consisting of InteractionIdKey, SequenceNumber and SiteId.
| |
SiteId |
Gets the site ID. This is one part of a unique
tripartite key consisting of InteractionIdKey, SequenceNumber and SiteId.
| |
SummaryValues |
Gets a collection of KeyValuePairs containing all available information about
this interaction.
|