Gets the start time of the 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 DateTime Time { get; private set; }
Visual Basic
Public Property Time As DateTime
	Get
	Private Set

Version Information

Supported for IC Server version 2016 R3 and beyond.

See Also