Responder Developer Guide
PerformWork Method (IteratingWorkItem<TArg>)


Syntax
'Declaration
 
Protected Overrides NotOverridable Sub PerformWork( _
   ByVal entity As Object _
) 
'Usage
 
Dim instance As IteratingWorkItem(Of TArg)
Dim entity As Object
 
instance.PerformWork(entity)
protected override void PerformWork( 
   object entity
)

Parameters

entity
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

IteratingWorkItem<TArg> Class
IteratingWorkItem<TArg> Members

 

 


Send Comment