Responder Developer Guide
InitializeCore Method (MultiFeatureTask)


Syntax
'Declaration
 
Protected Overrides Sub InitializeCore( _
   ByVal inferAction As Boolean, _
   ByVal performAsynchronously As Boolean _
) 
'Usage
 
Dim instance As MultiFeatureTask
Dim inferAction As Boolean
Dim performAsynchronously As Boolean
 
instance.InitializeCore(inferAction, performAsynchronously)
protected override void InitializeCore( 
   bool inferAction,
   bool performAsynchronously
)

Parameters

inferAction
performAsynchronously
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

MultiFeatureTask Class
MultiFeatureTask Members

 

 


Send Comment