Responder Developer Guide
EstimateCallbackCountRequest Constructor(Int32,Boolean)


Syntax
'Declaration
 
Public Function New( _
   ByVal incidentID As Integer, _
   ByVal useHistory As Boolean _
)
'Usage
 
Dim incidentID As Integer
Dim useHistory As Boolean
 
Dim instance As New EstimateCallbackCountRequest(incidentID, useHistory)
public EstimateCallbackCountRequest( 
   int incidentID,
   bool useHistory
)

Parameters

incidentID
useHistory
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

EstimateCallbackCountRequest Class
EstimateCallbackCountRequest Members
Overload List

 

 


Send Comment