ArcFM Mobile Developer Guide
OnTaskUpdated Method


Version: 10.2.1a

Resource Center Home

Updates domain values if the task is the current task of the CurrentTaskService and the fields were updated for the task.
Syntax
'Declaration
 
Protected Overridable Sub OnTaskUpdated( _
   ByVal args As TaskUpdatedEventArgs _
) 
'Usage
 
Dim instance As TaskDataModel
Dim args As TaskUpdatedEventArgs
 
instance.OnTaskUpdated(args)
protected virtual void OnTaskUpdated( 
   TaskUpdatedEventArgs args
)

Parameters

args
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

TaskDataModel Class
TaskDataModel Members

 

 


Send Comment