Returns the entity associated with this timeline object. Edit operations can be performed by getting the object representing the associated entity and using the methods and properties on that entity to make changes.
Returns null if this TimelineObject represents a TimelineGroup object, since it does not have an associated entity.
"timelineGroup_var" is a variable referencing a TimelineGroup object.
|
"timelineGroup_var" is a variable referencing a TimelineGroup object.
|