Responder Developer Guide
AddDevice Method


Syntax
'Declaration
 
Public Sub AddDevice( _
   ByVal device As IFeatureID _
) 
'Usage
 
Dim instance As LineDisplayNotifier
Dim device As IFeatureID
 
instance.AddDevice(device)
public void AddDevice( 
   IFeatureID 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

LineDisplayNotifier Class
LineDisplayNotifier Members

 

 


Send Comment