Represents a related snippet recording of an Interaction.

Note: This class is supported for IC Server version 2016 R3 and beyond.

Namespace: ININ.IceLib.Interactions
Assembly: ININ.IceLib.Interactions (in ININ.IceLib.Interactions.dll) Version: 0.0.0.0 (22.3.0.218)

Syntax

C#
public class RelatedSnippetRecording
Visual Basic
Public Class RelatedSnippetRecording

Remarks

Objects of this class are used in a list of related snippet recordings for a given interaction.

Inheritance Hierarchy

System..::..Object
  ININ.IceLib.Interactions..::..RelatedSnippetRecording

Version Information

Supported for IC Server version 2016 R3 and beyond.

See Also