Create an instance of a CommandTimeLine object with the specified name and subscribe to update for the CommandTimeLine

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

Syntax

C#
public CommandTimeLine(
	string name
)

Parameters

name
Type: System..::..String
Time Line name

See Also