Responder Developer Guide
AmiPingCancelRequest Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal ids As List(Of String), _
   ByVal requestId As Boolean _
)
'Usage
 
Dim ids As List(Of String)
Dim requestId As Boolean
 
Dim instance As New AmiPingCancelRequest(ids, requestId)
public AmiPingCancelRequest( 
   List<string> ids,
   bool requestId
)

Parameters

ids
requestId
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

AmiPingCancelRequest Class
AmiPingCancelRequest Members

 

 


Send Comment