Responder Developer Guide
UpdateState(TaskExecutionState) Method


Syntax
'Declaration
 
Public Overloads Sub UpdateState( _
   ByVal executionState As TaskExecutionState _
) 
'Usage
 
Dim instance As TaskState
Dim executionState As TaskExecutionState
 
instance.UpdateState(executionState)
public void UpdateState( 
   TaskExecutionState executionState
)

Parameters

executionState
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

TaskState Class
TaskState Members
Overload List

 

 


Send Comment