abort_sequence
Description:
[ Version ( since = "3.34" ) ]
public void abort_sequence ()
public void abort_sequence ()
Aborts the sequence change needed in the given calendar component, which means it will not require a sequence commit (via commit_sequence) even if the changes done require a sequence increment.
Parameters:
this |
A calendar component object. |