Responder Developer Guide
FindServicePointsFromPings Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal oids() As String, _
   ByVal isRequest As Boolean _
)
'Usage
 
Dim oids() As String
Dim isRequest As Boolean
 
Dim instance As New FindServicePointsFromPings(oids, isRequest)
public FindServicePointsFromPings( 
   string[] oids,
   bool isRequest
)

Parameters

oids
isRequest
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

FindServicePointsFromPings Class
FindServicePointsFromPings Members

 

 


Send Comment