Responder Developer Guide
CreateCopy Method (NetworkTask)


Syntax
'Declaration
 
Public Overridable Function CreateCopy( _
   ByVal options As CopyOptions _
) As NetworkTask
'Usage
 
Dim instance As NetworkTask
Dim options As CopyOptions
Dim value As NetworkTask
 
value = instance.CreateCopy(options)
public virtual NetworkTask CreateCopy( 
   CopyOptions options
)

Parameters

options
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

NetworkTask Class
NetworkTask Members

 

 


Send Comment