Provides data for the RecordingSnippetCreated event of a 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 RecordingSnippetCreatedEventArgs : EventArgs
Visual Basic
Public Class RecordingSnippetCreatedEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    ININ.IceLib.Interactions..::..RecordingSnippetCreatedEventArgs

Version Information

Supported for IC Server version 2016 R3 and beyond.

See Also