Responder Developer Guide
UpdateTag Method (PlaceGround)


Syntax
'Declaration
 
Protected Overridable Function UpdateTag( _
   ByVal existingGround As Ground _
) As Boolean
'Usage
 
Dim instance As PlaceGround
Dim existingGround As Ground
Dim value As Boolean
 
value = instance.UpdateTag(existingGround)
protected virtual bool UpdateTag( 
   Ground existingGround
)

Parameters

existingGround
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

PlaceGround Class
PlaceGround Members

 

 


Send Comment