Responder Developer Guide
GetUnprocessedCallbacksRequest Constructor(Nullable<Int32>)


Syntax
'Declaration
 
Public Function New( _
   ByVal maxRecords As Nullable(Of Integer) _
)
'Usage
 
Dim maxRecords As Nullable(Of Integer)
 
Dim instance As New GetUnprocessedCallbacksRequest(maxRecords)
public GetUnprocessedCallbacksRequest( 
   Nullable<int> maxRecords
)

Parameters

maxRecords
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

GetUnprocessedCallbacksRequest Class
GetUnprocessedCallbacksRequest Members
Overload List

 

 


Send Comment