Responder Developer Guide
OperatedDevice Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal operablePhases As Phases, _
   ByVal openedPhases As Phases _
)
'Usage
 
Dim operablePhases As Phases
Dim openedPhases As Phases
 
Dim instance As New OperatedDevice(operablePhases, openedPhases)
public OperatedDevice( 
   Phases operablePhases,
   Phases openedPhases
)

Parameters

operablePhases
openedPhases
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

OperatedDevice Class
OperatedDevice Members

 

 


Send Comment