Create a new instance of a StringCommandTimeLine object and subscribe to updates for that time line

Namespace:  Equis.JanusToolkit.StandardTimeLines
Assembly:  Janus (in Janus.dll)

Syntax

C#
public StringCommandTimeLine(
	string name
)

Parameters

name
Type: System..::..String
CommandTimeLine name

See Also