Responder Developer Guide
UpdateTagsWithNewDeviceRequest Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal tagGuids As IList(Of Guid), _
   ByVal newId As FeatureID _
)
'Usage
 
Dim tagGuids As IList(Of Guid)
Dim newId As FeatureID
 
Dim instance As New UpdateTagsWithNewDeviceRequest(tagGuids, newId)
public UpdateTagsWithNewDeviceRequest( 
   IList<Guid> tagGuids,
   FeatureID newId
)

Parameters

tagGuids
newId
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

UpdateTagsWithNewDeviceRequest Class
UpdateTagsWithNewDeviceRequest Members

 

 


Send Comment