The base class of Timelines. Needed for untyped collections of timelines.

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

Syntax

C#
protected TimelineBase(
	byte[] id
)

Parameters

id
Type: array<System..::..Byte>[]()[][]

See Also