ArcFM Responder Mobile Developer Guide
RollbackTransition Method






Syntax
'Declaration
 
Function RollbackTransition() As System.Boolean
'Usage
 
Dim instance As IMMPxTask2
Dim value As System.Boolean
 
value = instance.RollbackTransition()
System.bool RollbackTransition()
function RollbackTransition(): System.Boolean; 
function RollbackTransition() : System.boolean;
System.bool RollbackTransition(); 
System.bool RollbackTransition(); 
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

IMMPxTask2 Interface
IMMPxTask2 Members

Send Feedback