Responder Developer Guide
ArchiveCrewAssignments Method


Syntax
'Declaration
 
Protected Sub ArchiveCrewAssignments( _
   ByVal historyRow As DataRow, _
   ByVal assignmentArchiveTable As DataTable _
) 
'Usage
 
Dim instance As ArchiveIncidentDevicesTransformation
Dim historyRow As DataRow
Dim assignmentArchiveTable As DataTable
 
instance.ArchiveCrewAssignments(historyRow, assignmentArchiveTable)
protected void ArchiveCrewAssignments( 
   DataRow historyRow,
   DataTable assignmentArchiveTable
)

Parameters

historyRow
assignmentArchiveTable
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

ArchiveIncidentDevicesTransformation Class
ArchiveIncidentDevicesTransformation Members

 

 


Send Comment