ArcFM Engine Developer Guide
SetResponsibleDevice Method


Syntax
'Declaration
 
Public Sub SetResponsibleDevice( _
   ByVal device As IncidentDevicesObject _
) 
'Usage
 
Dim instance As LoadPointsObject
Dim device As IncidentDevicesObject
 
instance.SetResponsibleDevice(device)
public void SetResponsibleDevice( 
   IncidentDevicesObject device
)

Parameters

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

LoadPointsObject Class
LoadPointsObject Members

 

 


Send Comment