Gets the recording snippet Id created.

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 Guid RecordingSnippetId { get; private set; }
Visual Basic
Public Property RecordingSnippetId As Guid
	Get
	Private Set

Version Information

Supported for IC Server version 2016 R3 and beyond.

See Also