Responder Developer Guide
Item Property (ScadaEventMapper)


Syntax
'Declaration
 
Public ReadOnly Default Property Item( _
   ByVal key As scadaStatus _
) As EventType
'Usage
 
Dim instance As ScadaEventMapper
Dim key As scadaStatus
Dim value As EventType
 
value = instance.Item(key)
public EventType this[ 
   scadaStatus key
]; {get;}

Parameters

key
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

ScadaEventMapper Class
ScadaEventMapper Members

 

 


Send Comment