Indicates whether this TimelineObject can be deleted standalone using deleteObject(). Returns false in cases where standalone deletion is not supported, for example:
- The object is a child of a collapsed TimelineGroup (delete the parent group instead).
- The object represents a snapshot or other entry that cannot be deleted independently.
- The underlying feature has dependents whose deletion would cascade.
For TimelineGroup objects use TimelineGroup.deleteMe() rather than this method.
"timelineObject_var" is a variable referencing a TimelineObject object. |
"timelineObject_var" Is a variable referencing a TimelineObject Object. |
"timelineObject_var" Is a variable referencing a TimelineObject Object. |