Responder Developer Guide
Set(Count,IncidentDevicesObject) Method


Syntax
'Declaration
 
Public Overloads Shared Sub Set( _
   ByVal count As Count, _
   ByVal device As IncidentDevicesObject _
) 
'Usage
 
Dim count As Count
Dim device As IncidentDevicesObject
 
Count.Set(count, device)
public static void Set( 
   Count count,
   IncidentDevicesObject device
)

Parameters

count
device
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

Count Class
Count Members
Overload List

 

 


Send Comment