ArcFM Responder Mobile Developer Guide
Rollback Method (CurrentTaskService)






Undos any unsaved changes to the current task.
Syntax
'Declaration
 
Public Sub Rollback() 
'Usage
 
Dim instance As CurrentTaskService
 
instance.Rollback()
public void Rollback()
public procedure Rollback(); 
public function Rollback();
public: void Rollback(); 
public:
void Rollback(); 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CurrentTaskService Class
CurrentTaskService Members

Send Feedback