Gets the recording ID associated with this snippet recording.

Note: This property 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 string SnippetRecordingId { get; private set; }
Visual Basic
Public Property SnippetRecordingId As String
	Get
	Private Set

Version Information

Supported for IC Server version 2016 R3 and beyond.

See Also