ArcFM Desktop Developer Guide
FindCallsAndLoadpointsRequest Constructor(Int32,String)


Syntax
'Declaration
 
Public Function New( _
   ByVal incidentId As Integer, _
   ByVal where As String _
)
'Usage
 
Dim incidentId As Integer
Dim where As String
 
Dim instance As New FindCallsAndLoadpointsRequest(incidentId, where)
public FindCallsAndLoadpointsRequest( 
   int incidentId,
   string where
)

Parameters

incidentId
where
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

FindCallsAndLoadpointsRequest Class
FindCallsAndLoadpointsRequest Members
Overload List

 

 


Send Comment